Yair Zaslavsky has uploaded a new change for review.

Change subject: packaging: fix readme.developer - upgrade.sh
......................................................................

packaging: fix readme.developer - upgrade.sh

The following patch gives information on how to run upgrade.sh
without the need to build/setup

Change-Id: I0fbd1d9bb5f10466a78ff0d7984d0db7c487e783
Signed-off-by: Yair Zaslavsky <yzasl...@redhat.com>
---
M README.developer
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/37/15037/1

diff --git a/README.developer b/README.developer
index d6de96c..481972b 100644
--- a/README.developer
+++ b/README.developer
@@ -54,6 +54,7 @@
 template1=# create database engine owner engine;
 
 
+
 DEVELOPMENT
 -----------
 
@@ -143,6 +144,13 @@
 the environment, it is useful for application changes, less for packaging
 changes.
 
+
+If you would like to run the upgrade.sh script without performing build/setup
+Given the username is engine, the password is engine and the database is engine
+Please run:
+PGPASSWORD=engine ./upgrade.sh -u engine -d engine
+
+
 ADMINISTRATION
 
 Most utilities and services are operational, including PKI, host deploy.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0fbd1d9bb5f10466a78ff0d7984d0db7c487e783
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to