Alex Lourie has uploaded a new change for review.

Change subject: packaging: setup: added welcome message
......................................................................

packaging: setup: added welcome message

Change-Id: I5f34088ffeb6f66be72ac97cae0339f6ae645745
Bug-Url: https://bugzilla.redhat.com/1011542
Signed-off-by: Alex Lourie <[email protected]>
---
M packaging/ovirt-engine-dwh-setup.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-dwh refs/changes/46/19746/1

diff --git a/packaging/ovirt-engine-dwh-setup.py 
b/packaging/ovirt-engine-dwh-setup.py
index 4b64078..2c271ce 100755
--- a/packaging/ovirt-engine-dwh-setup.py
+++ b/packaging/ovirt-engine-dwh-setup.py
@@ -311,6 +311,7 @@
 
     try:
         logging.debug("starting main()")
+        print "Welcome to ovirt-engine-dwh setup utility\n"
 
         db_dict = getDbDictFromOptions()
         PGPASS_TEMP = utils.createTempPgpass(db_dict)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f34088ffeb6f66be72ac97cae0339f6ae645745
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to