/[pspp]/pspp/tests/command/import-export.sh
ViewVC logotype

Diff of /pspp/tests/command/import-export.sh

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

revision 1.8 by jstover, Mon Oct 10 20:49:13 2005 UTC revision 1.9 by jstover, Thu Oct 27 18:57:39 2005 UTC
# Line 70  $SUPERVISOR $here/../src/pspp --testing- Line 70  $SUPERVISOR $here/../src/pspp --testing-
70  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
71    
72  activity="compare output"  activity="compare output"
73  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
74  diff -b  $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'  diff -b  $TEMPDIR/pspp.list - << EOF
75         X        Y         X        Y
76  -------- --------  -------- --------
77      1.00     2.00      1.00     2.00

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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