Alex Lourie has uploaded a new change for review.

Change subject: packaging: setup: DB backup message update
......................................................................

packaging: setup: DB backup message update

Change-Id: I539e6441335e85e1a00aa5a365517739b75baa90
Bug-Url: https://bugzilla.redhat.com/1019758
Signed-off-by: Alex Lourie <alou...@redhat.com>
---
M packaging/common_utils.py
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/56/20256/1

diff --git a/packaging/common_utils.py b/packaging/common_utils.py
index 4740b62..b7951d4 100755
--- a/packaging/common_utils.py
+++ b/packaging/common_utils.py
@@ -74,9 +74,9 @@
 DB_BACKUP_SHOW_CONTINUE = (
     '\nThe upgrade utility can backup the existing database. The time and '
     'space required for the database backup depend on its size. The detected '
-    'DB size is {dbsize} Mb. This process can take a considerable time, and in 
'
-    'some cases may take few hours to complete. Would you like to continue '
-    'and backup the existing database?\n'
+    'DB size is {dbsize} Mb. This process takes time, and in some cases '
+    '(for instance, when the size is few GBs) may take few hours '
+    'to complete. Would you like to continue and backup the existing 
database?\n'
     'Answering "no" will skip the backup step and continue the upgrade '
     'without backing up the database'
 )


-- 
To view, visit http://gerrit.ovirt.org/20256
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I539e6441335e85e1a00aa5a365517739b75baa90
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <alou...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to