Moti Asayag has submitted this change and it was merged.
Change subject: build: fix dbscripts-duplicate_upgrade_scripts.sh
......................................................................
build: fix dbscripts-duplicate_upgrade_scripts.sh
'uniq' expects sorted input. This patch fixes the check
by prepending 'sort' in the pipeline right before 'uniq'
invocation.
Change-Id: I509b34c402becb15ab55970e9c1e3ee5e2c5d69f
Signed-off-by: Francesco Romani <fromani(a)redhat.com>
---
M build/dbscripts-duplicate_upgrade_scripts.sh
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alon Bar-Lev: Looks good to me, but someone else must approve
Francesco Romani: Verified
Omer Frenkel: Looks good to me, but someone else must approve
Moti Asayag: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39685
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I509b34c402becb15ab55970e9c1e3ee5e2c5d69f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org