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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to