/[pspp]/pspp/tests/command/sysfile-info.sh
ViewVC logotype

Diff of /pspp/tests/command/sysfile-info.sh

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

revision 1.5 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.6 by jstover, Mon Oct 10 22:18:06 2005 UTC
# Line 76  egrep -v '^(Created|Endian): ' $TEMPDIR/ Line 76  egrep -v '^(Created|Endian): ' $TEMPDIR/
76  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
77    
78  activity="compare output"  activity="compare output"
79  diff -b -B -w $TEMPDIR/out-filtered - << EOF  perl -pi -e 's/^\s*$//g' $TEMPDIR/out-filtered
80    diff -b -w $TEMPDIR/out-filtered - << EOF |perl -e 's/^\s*$//g'
81  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
82  +--------+------+  +--------+------+
83  |Variable|Format|  |Variable|Format|

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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