Eli Mesika has submitted this change and it was merged. Change subject: core: Hide pushd popd output in db scripts ......................................................................
core: Hide pushd popd output in db scripts pushd and popd outputs by default the content of the directory stack to std. When we are using dbscripts scripts, we are changing directories implicitly and would like to hide this output from the user. Change-Id: I65b5b8a9bde300d5bb74c36e012d27b936363b56 Signed-off-by: Eli Mesika <[email protected]> --- M backend/manager/dbscripts/backup.sh M backend/manager/dbscripts/create_db.sh M backend/manager/dbscripts/create_db_devel.sh M backend/manager/dbscripts/fkvalidator.sh M backend/manager/dbscripts/refreshStoredProcedures.sh M backend/manager/dbscripts/restore.sh M backend/manager/dbscripts/unlock_entity.sh M backend/manager/dbscripts/upgrade.sh 8 files changed, 28 insertions(+), 28 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11106 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I65b5b8a9bde300d5bb74c36e012d27b936363b56 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
