From 2ce1e82627be8ff00b643a981d818a574e45d84b Mon Sep 17 00:00:00 2001 From: Andrew Pogrebennyk Date: Mon, 2 Apr 2012 10:09:51 +0000 Subject: [PATCH] be even more specific --- ngcp-update-db-schema | 1 + 1 file changed, 1 insertion(+) diff --git a/ngcp-update-db-schema b/ngcp-update-db-schema index 6fc5a24b..20c80fdb 100755 --- a/ngcp-update-db-schema +++ b/ngcp-update-db-schema @@ -43,6 +43,7 @@ else echo "=================================================================" echo "Warning: the db_schema table of the ngcp database is empty." echo "Are you sure you want to proceed with applying db-schema changes?" + echo "This will DROP and then re-initialize your existing database." printf "Please type 'agree' to really continue: " unset AGREE