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

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

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

revision 1.9 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.10 by jstover, Mon Oct 10 20:49:13 2005 UTC
# Line 94  if [ $? -ne 0 ] ; then no_result ; fi Line 94  if [ $? -ne 0 ] ; then no_result ; fi
94  # NOTE:  In the following data: Only the extreme values have been checked  # NOTE:  In the following data: Only the extreme values have been checked
95  # The descriptives have been blindly pasted.  # The descriptives have been blindly pasted.
96  activity="compare results"  activity="compare results"
97  diff -b -B $TEMPDIR/pspp.list - << EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
98    diff -b  $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
99  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
100  +--------+------+  +--------+------+
101  |Variable|Format|  |Variable|Format|

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

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