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

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

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

revision 1.12 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.13 by jstover, Mon Oct 10 20:49:13 2005 UTC
# Line 66  $SUPERVISOR $here/../src/pspp --testing- Line 66  $SUPERVISOR $here/../src/pspp --testing-
66  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
67    
68  activity="compare results"  activity="compare results"
69  diff -B -b $TEMPDIR/pspp.list - <<EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
70    diff  -b $TEMPDIR/pspp.list - <<EOF | perl -e 's/^\s*$//g'
71  1.1 DATA LIST.  Reading 1 record from file $top_srcdir/tests/weighting.data.  1.1 DATA LIST.  Reading 1 record from file $top_srcdir/tests/weighting.data.
72  +--------+------+-------+------+  +--------+------+-------+------+
73  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|

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

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