[gforth] / gforth / testclean  

gforth: gforth/testclean

Diff for /gforth/testclean between version 1.3 and 1.4

version 1.3, Thu May 29 19:42:14 1997 UTC version 1.4, Sun Aug 2 14:03:16 1998 UTC
Line 1 
Line 1 
 #usage: invoke this in the gforth directory  #usage: invoke this in the gforth directory
 GFORTH=gforth-0.3.1  GFORTH=gforth-0.4.0
 make dist  make dist
 mkdir test  mkdir xxxtest
 cd test  cd xxxtest
 for i in orig changed  for i in orig changed
 do  do
   mkdir $i    mkdir $i
Line 30 
Line 30 
 echo checking clean  echo checking clean
 diff -rq orig changed  diff -rq orig changed
 cd ..  cd ..
 rm -rf test  rm -rf xxxtest


Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help