diff regression/regression-tests.bash @ 244:f2ae612fa62b stable-0-6-46

fixes for fedora 13 change in implicit dso linking semantics
author Carl Byington <carl@five-ten-sg.com>
date Sat, 13 Feb 2010 10:14:19 -0800
parents aa50c23a6935
children 0893fdbb3c03
line wrap: on
line diff
--- a/regression/regression-tests.bash	Fri Dec 11 08:57:25 2009 -0800
+++ b/regression/regression-tests.bash	Sat Feb 13 10:14:19 2010 -0800
@@ -67,11 +67,11 @@
             ## normal recursive dump
             #$val ../src/readpst $jobs     -r    -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
-             # separate mode with filename extensions
-             $val ../src/readpst $jobs     -r -e -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            ## separate mode with filename extensions
+            #$val ../src/readpst $jobs     -r -e -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
             ## separate mode where we decode all attachments to binary files
-            #$val ../src/readpst $jobs     -r -S -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            $val ../src/readpst $jobs     -r -S -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
             ## testing idblock
             #../src/getidblock -p $fn 0 >$ba.fulldump