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

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

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

revision 1.10 by blp, Sun Jul 31 04:55:59 2005 UTC revision 1.11 by jstover, Mon Oct 10 22:18:06 2005 UTC
# Line 114  for count_repeat_buffers in \ Line 114  for count_repeat_buffers in \
114    activity="run program"    activity="run program"
115    $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii sort.pspp    $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii sort.pspp
116    if [ $? -ne 0 ] ; then no_result ; fi    if [ $? -ne 0 ] ; then no_result ; fi
117      
118    diff -B -w sort.exp sort.out    perl -pi -e 's/^\s*$//g' sort.exp sort.out
119      diff -w sort.exp sort.out
120    if [ $? -ne 0 ] ; then fail ; fi    if [ $? -ne 0 ] ; then fail ; fi
121  done  done
122  echo  echo

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

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