/[pspp]/pspp/tests/xforms/casefile.sh
ViewVC logotype

Diff of /pspp/tests/xforms/casefile.sh

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

revision 1.1 by blp, Tue Mar 30 00:42:56 2004 UTC revision 1.2 by jmd, Tue Mar 8 04:56:43 2005 UTC
# Line 52  EOF Line 52  EOF
52  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
53    
54  activity="run program"  activity="run program"
55  $SUPERVISOR $here/../src/pspp $TEMPDIR/casefile.stat > $TEMPDIR/casefile.out  $SUPERVISOR $here/../src/pspp --testing-mode $TEMPDIR/casefile.stat > $TEMPDIR/casefile.out
56  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
57    
58  activity="compare results"  activity="compare results"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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