--- MITgcm/verification/testreport 2003/10/03 04:04:38 1.9.2.2 +++ MITgcm/verification/testreport 2003/10/03 04:15:34 1.9.2.3 @@ -1,6 +1,6 @@ #!/bin/bash # -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.9.2.2 2003/10/03 04:04:38 edhill Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/testreport,v 1.9.2.3 2003/10/03 04:15:34 edhill Exp $ # usage() @@ -481,7 +481,7 @@ -make=* | --make=*) MAKE=$ac_optarg ;; - -clean | --clean | -c | --c) + -clean | --clean) CLEANUP=t ;; -quick | --quick | -q | --q)