Alon Bar-Lev has posted comments on this change.
Change subject: packaging: engine-backup: Prevent password on command line
......................................................................
Patch Set 2:
(1 comment)
....................................................
File packaging/bin/engine-backup.sh
Line 132: echo -n "Enter database password: "
Line 133: read MY_DB_PASSWORD
Line 134: stty "${STTY_ORIG}"
Line 135: echo
Line 136: STTY_ORIG=
this should be a function within subshell and avoid the above cleanup.
Line 137: ;;
Line 138: --db-passfile=*)
Line 139: DB_PASSFILE="${v}"
Line 140: [ -r "${DB_PASSFILE}" ] || \
--
To view, visit http://gerrit.ovirt.org/20423
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Icbc497af2653417beab54a9be307332cdf69a48a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches