/[pspp]/pspp/tests/expressions/expressions.sh
ViewVC logotype

Diff of /pspp/tests/expressions/expressions.sh

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

revision 1.4 by blp, Tue Jul 26 03:51:30 2005 UTC revision 1.5 by blp, Sun Jul 31 04:55:59 2005 UTC
# Line 15  export STAT_CONFIG_PATH Line 15  export STAT_CONFIG_PATH
15    
16  cleanup()  cleanup()
17  {  {
18         cd /
19       rm -rf $TEMPDIR       rm -rf $TEMPDIR
      :  
20  }  }
21    
22    
# Line 1298  set mxerr 1000.' > $TEMPDIR/expr-opt.sta Line 1298  set mxerr 1000.' > $TEMPDIR/expr-opt.sta
1298  sed < $TEMPDIR/expr-list >> $TEMPDIR/expr-opt.stat \  sed < $TEMPDIR/expr-list >> $TEMPDIR/expr-opt.stat \
1299          -e 's#^\(\(.*\); \)*\(.*\) => .*$#DEBUG EVALUATE\2/\3.#'          -e 's#^\(\(.*\); \)*\(.*\) => .*$#DEBUG EVALUATE\2/\3.#'
1300  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
 cp $TEMPDIR/expr-opt.stat ~/foo  
1301    
1302  activity="run optimizing program"  activity="run optimizing program"
1303  $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii \  $SUPERVISOR $here/../src/pspp --testing-mode -o raw-ascii \

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