[Dart-dev] DART/branches Revision: 11196

dart at ucar.edu dart at ucar.edu
Mon Mar 6 09:06:38 MST 2017


nancy at ucar.edu
2017-03-06 09:06:38 -0700 (Mon, 06 Mar 2017)
46
make the quotes consistent with other tests.




Modified: DART/branches/rma_trunk/location/testall.csh
===================================================================
--- DART/branches/rma_trunk/location/testall.csh	2017-03-06 16:05:33 UTC (rev 11195)
+++ DART/branches/rma_trunk/location/testall.csh	2017-03-06 16:06:38 UTC (rev 11196)
@@ -31,7 +31,7 @@
  echo
  echo "=================================================================="
  echo "=================================================================="
- echo "Starting tests of location module $i at `date`"
+ echo "Starting tests of location module $i at "`date`
  echo "=================================================================="
  echo "=================================================================="
  echo
@@ -50,7 +50,7 @@
  echo
  echo "=================================================================="
  echo "=================================================================="
- echo "Tests of location module $i complete at `date`
+ echo "Tests of location module $i complete at "`date`
  echo "=================================================================="
  echo "=================================================================="
  echo


More information about the Dart-dev mailing list