--- MITgcm/verification/testscript 2001/08/17 16:43:42 1.16 +++ MITgcm/verification/testscript 2001/08/21 15:21:10 1.17 @@ -400,7 +400,8 @@ && makedependmodel $dir/input && makedepend=Y \ && makemodel $dir/input && make=Y \ && runmodel $dir/input mitgcmuv && run=Y \ - && results=`testoutput $dir` + && results=`testoutput $dir` \ + && makeclean $dir/input echo formatresults $dir ${genmake:-N} ${makedepend:-N} ${make:-N} ${run:-N} $results echo