/[pspp]/pspp/tests/bugs/match-files-scratch.sh
ViewVC logotype

Diff of /pspp/tests/bugs/match-files-scratch.sh

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

revision 1.3 by blp, Sun Jul 31 04:55:58 2005 UTC revision 1.4 by jstover, Mon Oct 10 22:18:06 2005 UTC
# Line 74  $SUPERVISOR $here/../src/pspp -o raw-asc Line 74  $SUPERVISOR $here/../src/pspp -o raw-asc
74  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
75    
76    
77  diff -b -B -w $TEMPDIR/pspp.list - << EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
78    diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
79  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
80  +--------+------+  +--------+------+
81  |Variable|Format|  |Variable|Format|

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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