--- MITgcm/verification/testreport 2008/04/02 23:41:22 1.114 +++ MITgcm/verification/testreport 2008/04/06 19:19:47 1.115 @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.114 2008/04/02 23:41:22 jmc Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.115 2008/04/06 19:19:47 jmc Exp $ # $Name: $ # @@ -1106,7 +1106,7 @@ # Cleanup only! if test "x$CLEANUP" = xt ; then if test -r $BUILD_DIR/Makefile ; then - echo ' ------ clean dir:' $dir/build + echo ' ------ clean dir:' $dir/$builddir ( cd $BUILD_DIR ; make CLEAN ) fi if test -d $dir/$rundir/CVS ; then