/[pspp]/pspp/tests/bugs/t-test-with-temp.sh
ViewVC logotype

Diff of /pspp/tests/bugs/t-test-with-temp.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by blp, Sun Jul 31 04:55:58 2005 UTC revision 1.7 by jstover, Mon Oct 10 22:18:06 2005 UTC
# Line 95  EOF Line 95  EOF
95  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
96    
97  activity="compare output"  activity="compare output"
98  diff -B -b $TEMPDIR/pspp.list $TEMPDIR/first.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list $TEMPDIR/first.list
99    diff -b $TEMPDIR/pspp.list $TEMPDIR/first.list
100  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
101    
102    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26