[Dart-dev] DART/branches Revision: 11852

dart at ucar.edu dart at ucar.edu
Tue Aug 1 07:17:24 MDT 2017


raeder at ucar.edu
2017-08-01 07:17:22 -0600 (Tue, 01 Aug 2017)
82
Fix 2 switched lines.  'short term archiving' needed to be inside the '"""' lines



Modified: DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py
===================================================================
--- DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py	2017-07-31 22:25:12 UTC (rev 11851)
+++ DART/branches/rma_trunk/models/cam-fv/shell_scripts/cesm2_0_beta05/case_st_archive.py	2017-08-01 13:17:22 UTC (rev 11852)
@@ -5,9 +5,9 @@
 
 # DART $Id$
 
+"""
 short term archiving
 """
-"""
 
 import shutil, glob, re, os
 


More information about the Dart-dev mailing list