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

Diff of /pspp/tests/bugs/get.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 86  if [ $? -ne 0 ] ; then no_result ; fi Line 86  if [ $? -ne 0 ] ; then no_result ; fi
86    
87    
88  activity="compare output"  activity="compare output"
89  diff -b -B -w $TEMPDIR/pspp.list - << EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
90    diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
91  LOCATION   EDITOR    SHELL     FREQ  LOCATION   EDITOR    SHELL     FREQ
92   -------- -------- -------- --------   -------- -------- -------- --------
93       1.00     1.00     1.00     2.00       1.00     1.00     1.00     2.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