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

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

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

revision 1.11 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.12 by jstover, Mon Oct 10 20:49:13 2005 UTC
# Line 92  activity="run program" Line 92  activity="run program"
92  $SUPERVISOR $here/../src/pspp -o raw-ascii $TESTFILE  $SUPERVISOR $here/../src/pspp -o raw-ascii $TESTFILE
93  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
94    
95  diff -b -B $TEMPDIR/pspp.list - << EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
96    diff -b  $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
97  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
98  +--------+------+  +--------+------+
99  |Variable|Format|  |Variable|Format|

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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