/[pspp]/pspp/tests/bugs/computebug.sh
ViewVC logotype

Diff of /pspp/tests/bugs/computebug.sh

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

revision 1.5 by blp, Sun Jul 31 04:55:58 2005 UTC revision 1.6 by jstover, Mon Oct 10 22:18:06 2005 UTC
# Line 61  if [ $? -ne 0 ] ; then no_result ; fi Line 61  if [ $? -ne 0 ] ; then no_result ; fi
61    
62    
63  activity="compare output"  activity="compare output"
64  diff -b -B -w $TEMPDIR/pspp.list $top_srcdir/tests/bugs/computebug.out  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list $top_srcdir/tests/bugs/computebug.out
65    diff -b -w $TEMPDIR/pspp.list $top_srcdir/tests/bugs/computebug.out
66  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
67    
68  pass;  pass;

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

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