[Dart-dev] [5728] DART/branches/development/models/simple_advection/work/ workshop_setup.csh: Removed a premature exit that made it behave like it was

nancy at ucar.edu nancy at ucar.edu
Wed May 9 10:04:44 MDT 2012


Revision: 5728
Author:   thoar
Date:     2012-05-09 10:04:43 -0600 (Wed, 09 May 2012)
Log Message:
-----------
Removed a premature exit that made it behave like it was 
quickbuild.csh - i.e. it prevented the execution of perfect_model_obs and filter.

Modified Paths:
--------------
    DART/branches/development/models/simple_advection/work/workshop_setup.csh

-------------- next part --------------
Modified: DART/branches/development/models/simple_advection/work/workshop_setup.csh
===================================================================
--- DART/branches/development/models/simple_advection/work/workshop_setup.csh	2012-05-09 15:57:08 UTC (rev 5727)
+++ DART/branches/development/models/simple_advection/work/workshop_setup.csh	2012-05-09 16:04:43 UTC (rev 5728)
@@ -87,8 +87,6 @@
    endsw
 end
 
-exit
-
 @ n = $n + 1
 ./perfect_model_obs || exit $n
 


More information about the Dart-dev mailing list