diff regression/regression-tests.bash @ 168:c1a2fd06ffe6 stable-0-6-34

prep for fedora build
author Carl Byington <carl@five-ten-sg.com>
date Thu, 19 Mar 2009 16:32:17 -0700
parents 40e9de445038
children ac6e22c8a9cf
line wrap: on
line diff
--- a/regression/regression-tests.bash	Wed Mar 18 22:31:18 2009 -0700
+++ b/regression/regression-tests.bash	Thu Mar 19 16:32:17 2009 -0700
@@ -50,7 +50,7 @@
 
 
 val="valgrind --leak-check=full"
-#val=''
+val=''
 
 pushd ..
 make || exit
@@ -84,8 +84,6 @@
     #doldif  18 test-mac.pst
     #doldif  19 harris.pst
 else
-    dopst  11 flow.pst
-    exit
     dopst   1 ams.pst
     dopst   2 sample_64.pst
     dopst   3 test.pst
@@ -96,6 +94,7 @@
     dopst   8 ol2k3high.pst
     dopst   9 ol97high.pst
     dopst  10 returned_message.pst
+    dopst  11 flow.pst
     dopst  12 test-html.pst
     dopst  13 test-text.pst
     dopst  14 joe.romanowski.pst
@@ -108,4 +107,3 @@
 fi
 
 grep 'lost:' *err | grep -v 'lost: 0 '
-grep 'should have been' *err