[Dart-dev] DART/branches Revision: 11439
dart at ucar.edu
dart at ucar.edu
Thu Apr 6 10:37:59 MDT 2017
nancy at ucar.edu
2017-04-06 10:37:59 -0600 (Thu, 06 Apr 2017)
107
keep in sync; trying to make these consistent.
(make rm of input.nml.*_default just a bit more specific.)
Modified: DART/branches/rma_trunk/assimilation_code/programs/gen_sampling_err_table/work/quickbuild.csh
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/gen_sampling_err_table/work/quickbuild.csh 2017-04-06 16:37:07 UTC (rev 11438)
+++ DART/branches/rma_trunk/assimilation_code/programs/gen_sampling_err_table/work/quickbuild.csh 2017-04-06 16:37:59 UTC (rev 11439)
@@ -37,7 +37,7 @@
echo "Success: All programs compiled."
-\rm -f *.o *.mod input.nml*_default
+\rm -f *.o *.mod input.nml.*_default
exit 0
More information about the Dart-dev
mailing list