comparison regression/regression-tests.bash @ 36:6fe121a971c9 stable-0-5-7

valgrind fixes
author carl
date Thu, 09 Aug 2007 15:46:34 -0700
parents b2f247463b83
children 183ae993b9ad
comparison
equal deleted inserted replaced
35:b2f247463b83 36:6fe121a971c9
11 # ../src/readpst -S -o output3 ams.pst 11 # ../src/readpst -S -o output3 ams.pst
12 # ../src/readpst -M -o output4 ams.pst 12 # ../src/readpst -M -o output4 ams.pst
13 # ../src/readpst -o output5 mbmg.archive.pst 13 # ../src/readpst -o output5 mbmg.archive.pst
14 14
15 ../src/readpst -o output1 -d dumper ams.pst 15 ../src/readpst -o output1 -d dumper ams.pst
16 ../src/readpstlog dumper >dumperams.log 16 ../src/readpstlog -f I dumper >dumperams.log
17 17
18 ../src/readpst -o output6 -d dumper /tmp/pam.pst 18 # touch /tmp/pam.pst
19 ../src/readpstlog dumper >dumperpam.log 19 # ../src/readpst -o output6 -d dumper /tmp/pam.pst
20 # ../src/readpstlog -f I dumper >dumperpam.log
20 21
21 rm -f dumper 22 rm -f dumper