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

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

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

revision 1.4 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.5 by jstover, Mon Oct 10 20:49:13 2005 UTC
# Line 78  grep -i Brake $TEMPDIR/rename.sav Line 78  grep -i Brake $TEMPDIR/rename.sav
78  if [ $? -eq 0 ] ; then fail ; fi  if [ $? -eq 0 ] ; then fail ; fi
79    
80  activity="compare output"  activity="compare output"
81  diff -B -b $TEMPDIR/pspp.list - <<EOF  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
82    diff  -b $TEMPDIR/pspp.list - <<EOF | perl -e 's/^\s*$//g'
83  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
84  +----------+------+  +----------+------+
85  | Variable |Format|  | Variable |Format|

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

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