Diff for /gforth/testdist between versions 1.9 and 1.10

version 1.9, 2002/08/28 17:50:28 version 1.10, 2003/02/01 15:52:25
Line 32  PATH=$DIR/install/bin:$PATH make check & Line 32  PATH=$DIR/install/bin:$PATH make check &
 cd ../vmgen-ex2 &&  cd ../vmgen-ex2 &&
 PATH=$DIR/install/bin:$PATH make check &&  PATH=$DIR/install/bin:$PATH make check &&
 cd .. &&  cd .. &&
   make all-bench &&
 cd .. &&  cd .. &&
 install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye &&  install/bin/gforth test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs -e bye &&
 echo test ok  echo test ok

Removed from v.1.9  
changed lines
  Added in v.1.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>