Yair Zaslavsky has posted comments on this change. Change subject: fix path in README.developers ......................................................................
Patch Set 1: Looks good to me, but someone else must approve (1 inline comment) I am currently switching back to +1 I want to resolve the pgsql.properties file issue. .................................................... File README.developer Line 189: Line 190: Create empty schema (one time): Line 191: Line 192: $ PGPASSWORD=engine \ Line 193: ./packaging/dbscripts/create_schema.sh -d engine_dao -u engine just pay attention that due to the fact that pgsql.properties still contains engine_test, i recommend we fix that file, to work with engine_dao. Line 194: Line 195: Upgrade schema (when needed): Line 196: Line 197: $ PGPASSWORD=engine \ -- To view, visit http://gerrit.ovirt.org/16321 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0b4f9d0666539383ea83a533214fef5221ac841b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
