From: Ralph Corderoy Date: Sat, 10 Dec 2016 14:48:19 +0000 (+0000) Subject: Revert "Test if the buildbots care about tools/showbuildenv's exit status." X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/542cddb8324fead28ff5ddd56e206af31ed39e24?ds=inline;hp=5daced28b0c7cfbf2d948c9e7098d3bef7c21d2c Revert "Test if the buildbots care about tools/showbuildenv's exit status." This reverts commit c92a4119fca5d677055dc616255a7d1efec9d750. They do care, showing "environment failed". --- diff --git a/tools/showbuildenv b/tools/showbuildenv index ce21a0e0..2338bc6c 100755 --- a/tools/showbuildenv +++ b/tools/showbuildenv @@ -65,6 +65,3 @@ case ${os} in (pkg_info 2>/dev/null | offset) || true ;; esac - -# Temporary test. Does anything care if the exit status is non-zero? -exit 42