diff regression/regression-tests.bash @ 264:52c3d02e9df8

adding more debug code
author Carl Byington <carl@five-ten-sg.com>
date Sun, 17 Apr 2011 16:16:15 -0700
parents 156cf548c764
children 191c1a7e769e
line wrap: on
line diff
--- a/regression/regression-tests.bash	Sun Apr 17 15:53:29 2011 -0700
+++ b/regression/regression-tests.bash	Sun Apr 17 16:16:15 2011 -0700
@@ -65,7 +65,7 @@
             #$val ../src/readpst $jobs -te -r -D -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
 
             ## normal recursive dump
-            $val ../src/readpst -j 0 -r -cv -o output$n -d $ba.log $fn >$ba.err 2>&1
+            $val ../src/readpst -j 0 -S -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