Sandro Bonazzola has submitted this change and it was merged.
Change subject: pacakging: use printf instead of echo -n
......................................................................
pacakging: use printf instead of echo -n
echo -n is not part of POSIX[1], cause issues with dash, standard
alternative is printf[2].
[1]
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/echo.html
[2]
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/printf.html
Change-Id: I521f176eabcf69a77b9f00a5d4ddd59437378dd0
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/bin/engine-backup.sh
M packaging/bin/pki-enroll-openssh-cert.sh
M packaging/services/ovirt-engine-notifier/ovirt-engine-notifier.sysv.in
M packaging/services/ovirt-engine/ovirt-engine.sysv.in
M packaging/services/ovirt-fence-kdump-listener/ovirt-fence-kdump-listener.sysv.in
M packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.sysv.in
6 files changed, 10 insertions(+), 10 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, approved
Jenkins CI: Passed CI tests
Yedidyah Bar David: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/43967
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I521f176eabcf69a77b9f00a5d4ddd59437378dd0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org