/[pspp]/pspp/tests/command/filter.sh
ViewVC logotype

Diff of /pspp/tests/command/filter.sh

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

revision 1.7 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.8 by jstover, Mon Oct 10 20:49:13 2005 UTC
# Line 83  if [ $? -ne 0 ] ; then no_result ; fi Line 83  if [ $? -ne 0 ] ; then no_result ; fi
83    
84    
85  activity="check results"  activity="check results"
86  diff -B -b $TEMPDIR/pspp.list - << EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
87    diff  -b $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
88   X FILTER_$   X FILTER_$
89  -- --------  -- --------
90   1     1.00   1     1.00

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

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