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

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

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

revision 1.6 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.7 by jstover, Thu Oct 27 19:32:56 2005 UTC
# Line 76  $SUPERVISOR $here/../src/pspp -o raw-asc Line 76  $SUPERVISOR $here/../src/pspp -o raw-asc
76  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
77    
78    
79  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
80  diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'  diff -b  -w $TEMPDIR/pspp.list - << EOF
81         X         X
82  --------  --------
83      6.00      6.00
84      7.00      7.00
85      8.00      8.00
86      9.00      9.00
   
87         X         X
88  --------  --------
89      1.00      1.00

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