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

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

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

revision 1.8 by jstover, Mon Oct 10 20:49:13 2005 UTC revision 1.9 by jstover, Mon Oct 10 21:03:28 2005 UTC
# Line 70  $SUPERVISOR $here/../src/pspp --testing- Line 70  $SUPERVISOR $here/../src/pspp --testing-
70  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
71    
72  activity="compare stdout"  activity="compare stdout"
73  diff -B -b $TEMPDIR/stdout  - <<EOF  perl -pi -e 's/^\s*$//g' $TEMPDIR/stdout
74    diff -b $TEMPDIR/stdout  - <<EOF |perl -e 's/^\s*$//g'
75  $TEMPDIR/loop.stat:10: warning: BREAK: BREAK not enclosed in DO IF structure.  $TEMPDIR/loop.stat:10: warning: BREAK: BREAK not enclosed in DO IF structure.
76  EOF  EOF
77  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi

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

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