David Caro has posted comments on this change. Change subject: automation: add automation scripts ......................................................................
Patch Set 2: Verified+1 (3 comments) https://gerrit.ovirt.org/#/c/39714/2/automation/build-artifacts.sh File automation/build-artifacts.sh: Line 1: #!/usr/bin/sh bad shebang, use /bin/sh or /usr/bin/env sh Line 2: Line 3: # cleanup Line 4: rm -Rf \ Line 5: exported-artifacts \ https://gerrit.ovirt.org/#/c/39714/2/automation/check_merged.sh File automation/check_merged.sh: Line 1: #!/usr/bin/sh bad shebang Line 2: https://gerrit.ovirt.org/#/c/39714/2/automation/check_patch.sh File automation/check_patch.sh: Line 1: #!/usr/bin/sh bad shebang Line 2: -- To view, visit https://gerrit.ovirt.org/39714 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ice348d6a168428c8ec605e11ddb8af7012e12991 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
