[node-patches] Change in ovirt-node-iso[master]: jenkins: Redirect stderr and -out to the same file
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Tue May 6 16:26:45 UTC 2014
Fabian Deutsch has posted comments on this change.
Change subject: jenkins: Redirect stderr and -out to the same file
......................................................................
Patch Set 1:
(1 comment)
http://gerrit.ovirt.org/#/c/27423/1/jenkins.sh
File jenkins.sh:
Line 101: --with-build-number="${custom_build_number}"
Line 102: ## add the repo-creator to the path
Line 103: PATH="$PATH:${recipes_dir}/../../sbin"
Line 104: sudo -E env PATH=$PATH make BUILD_TYPE="$BUILD_TYPE" iso publish \
Line 105: 1>make-iso-publish.stdout.stderr 2>&1
> I think that make-iso-publish.log fits better
True
Line 106: ## restore any file permissions
Line 107: sudo -E chown -R $USER:$USER .
Line 108: }
Line 109:
--
To view, visit http://gerrit.ovirt.org/27423
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If5f7c893f318949a885bcb32fce1e15d531e6af4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: David Caro <dcaroest at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes
More information about the node-patches
mailing list