Sandro Bonazzola has posted comments on this change.

Change subject: refactor host-deploy hack
......................................................................


Patch Set 2: Verified-1

(1 comment)

https://gerrit.ovirt.org/#/c/40760/2/jobs/confs/shell-scripts/build_mock_srcrpm.sh
File jobs/confs/shell-scripts/build_mock_srcrpm.sh:

Line 194: 
Line 195: # Build extra make targets, like offline-tarball for ovirt-host-deploy
Line 196: 
Line 197: for extra_target in "${{extra_make_targets[@]}}"; do
Line 198:     make "${extra_target}"
+for extra_target in "${extra_make_targets[@]}"; do 
 +    make "$"
Line 199: done
Line 200: 
Line 201: # build src.rpm
Line 202: rpmbuild \


-- 
To view, visit https://gerrit.ovirt.org/40760
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0577f47ebd589c7a1878cfeb2f8c4a02fef498d7
Gerrit-PatchSet: 2
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Barak Korren <bkor...@redhat.com>
Gerrit-Reviewer: David Caro <dcaro...@redhat.com>
Gerrit-Reviewer: Eyal Edri <ee...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Max Kovgan <m...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to