[Dart-dev] [6362] DART/trunk/observations/text/work/mkmf_text_to_obs: this one was accidently committed with the -x flag

nancy at ucar.edu nancy at ucar.edu
Thu Aug 1 13:37:08 MDT 2013


Revision: 6362
Author:   nancy
Date:     2013-08-01 13:37:08 -0600 (Thu, 01 Aug 2013)
Log Message:
-----------
this one was accidently committed with the -x flag 
(which runs make directly from the mkmf command).
it might be a good idea but it's inconsistent with all
the other mkmf_xxx files so remove it for now.

Modified Paths:
--------------
    DART/trunk/observations/text/work/mkmf_text_to_obs

-------------- next part --------------
Modified: DART/trunk/observations/text/work/mkmf_text_to_obs
===================================================================
--- DART/trunk/observations/text/work/mkmf_text_to_obs	2013-08-01 17:44:58 UTC (rev 6361)
+++ DART/trunk/observations/text/work/mkmf_text_to_obs	2013-08-01 19:37:08 UTC (rev 6362)
@@ -7,7 +7,7 @@
 # DART $Id$
 
 ../../../mkmf/mkmf -p text_to_obs -t ../../../mkmf/mkmf.template   \
- -x -a "../../.." path_names_text_to_obs
+ -a "../../.." path_names_text_to_obs
 
 exit $status
 


More information about the Dart-dev mailing list