]> diplodocus.org Git - nmh/commitdiff
Revert "Test if the buildbots care about tools/showbuildenv's exit status."
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 10 Dec 2016 14:48:19 +0000 (14:48 +0000)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 10 Dec 2016 14:48:19 +0000 (14:48 +0000)
This reverts commit c92a4119fca5d677055dc616255a7d1efec9d750.
They do care, showing "environment failed".

tools/showbuildenv

index ce21a0e077cbd146e80de81afd5f37da420c4cc9..2338bc6ce59958538ee113cd5e9a8e3a42f954af 100755 (executable)
@@ -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