[Dart-dev] DART/branches Revision: 12289

dart at ucar.edu dart at ucar.edu
Mon Jan 8 14:54:14 MST 2018


nancy at ucar.edu
2018-01-08 14:54:12 -0700 (Mon, 08 Jan 2018)
39
echo what directory we're running in.




Modified: DART/branches/recam/models/buildall.csh
===================================================================
--- DART/branches/recam/models/buildall.csh	2018-01-08 19:09:52 UTC (rev 12288)
+++ DART/branches/recam/models/buildall.csh	2018-01-08 21:54:12 UTC (rev 12289)
@@ -147,9 +147,10 @@
     echo "=================================================================="
     echo
     echo
-
+ 
     cd ${modeldir}/${MODEL}/work
     set FAILURE = 0
+    echo "Current directory is " `pwd`
 
     @ ncdlfiles = `ls *.cdl | wc -l`
 


More information about the Dart-dev mailing list