Author: aurel32
Date: 2011-02-07 18:24:57 +0000 (Mon, 07 Feb 2011)
New Revision: 4499

Modified:
   glibc-package/branches/eglibc-2.13/debian/testsuite-checking/compare.sh
Log:
Reenable build failure in case of testsuite regressions


Modified: 
glibc-package/branches/eglibc-2.13/debian/testsuite-checking/compare.sh
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/testsuite-checking/compare.sh     
2011-02-07 18:08:04 UTC (rev 4498)
+++ glibc-package/branches/eglibc-2.13/debian/testsuite-checking/compare.sh     
2011-02-07 18:24:57 UTC (rev 4499)
@@ -16,7 +16,7 @@
 if [ -n "$REGRESSIONS" ] ; then
   echo "Encountered regressions that don't match expected failures:"
   echo "$REGRESSIONS"
-  exit 0
+  exit 1
 else
   echo "Passed regression testing. No new failures, no changed error values."
   exit 0


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pmvlm-0007bg...@alioth.debian.org

Reply via email to