--- MITgcm/verification/testscript 2001/05/29 14:01:41 1.3 +++ MITgcm/verification/testscript 2001/06/05 14:35:46 1.5 @@ -1,4 +1,4 @@ -#!/bin/csh +#!/bin/csh -f # Run this script from the verification directory # It will automatically configure, compile, run and verify all experiments @@ -48,7 +48,7 @@ foreach dr ([a-zA-Z01-9]*) if (! -d $dr/input ) continue foreach skip ($SKIP) - if ($skip == $dr) continue;continue + if ( `echo $dr | sed s/$skip.'*'//` == '' ) continue;continue end set config=- set makedepend=-