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

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

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

revision 1.8 by jstover, Fri Oct 7 20:01:38 2005 UTC revision 1.9 by jstover, Fri Oct 7 20:37:52 2005 UTC
# Line 81  $SUPERVISOR $here/../src/pspp    -o raw- Line 81  $SUPERVISOR $here/../src/pspp    -o raw-
81  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
82    
83  activity="test output"  activity="test output"
84  diff -b $TEMPDIR/pspp.list - <<EOF | sed -e 's/^[\t ]*$//'  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
85    diff -b $TEMPDIR/pspp.list - <<EOF |perl -e 's/^\s*$//g'
86  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
87  +--------+------+-------+------+  +--------+------+-------+------+
88  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|

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

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