/[pspp]/pspp/tests/command/beg-data.sh
ViewVC logotype

Diff of /pspp/tests/command/beg-data.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 22:18:06 2005 UTC
# Line 80  $SUPERVISOR $here/../src/pspp -o raw-asc Line 80  $SUPERVISOR $here/../src/pspp -o raw-asc
80  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
81    
82  activity="compare data"  activity="compare data"
83  diff -b -B $TEMPDIR/pspp.list - << foobar  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
84    diff -b $TEMPDIR/pspp.list - << foobar |perl -e 's/^\s*$//g'
85  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
86  +--------+------+-------+------+  +--------+------+-------+------+
87  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|

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