[Piuparts-devel] [Git][debian/piuparts][develop] also redirect stderr

Holger Levsen gitlab at salsa.debian.org
Wed Nov 28 14:25:05 GMT 2018


Holger Levsen pushed to branch develop at Debian / piuparts


Commits:
9f404e33 by Holger Levsen at 2018-11-28T14:24:53Z
also redirect stderr

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- master-bin/master_shell_runner.in


Changes:

=====================================
master-bin/master_shell_runner.in
=====================================
@@ -22,5 +22,5 @@ get_config_value HTDOCS global output-directory
 
 TEMPORARY_OUTPUT=$(mktemp)
 
-$1 > $TEMPORARY_OUTPUT
+$1 >$TEMPORARY_OUTPUT 2>&1
 publish_logs $TEMPORARY_OUTPUT $HTDOCS $1



View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/9f404e337006066ca21fb219b26937ab127f7f69

-- 
View it on GitLab: https://salsa.debian.org/debian/piuparts/commit/9f404e337006066ca21fb219b26937ab127f7f69
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20181128/058d42a9/attachment.html>


More information about the Piuparts-devel mailing list