mailr2474 - /1.2/sconstruct


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 16, 2006 - 16:01:
Author: bugman
Date: Sun Apr 16 16:01:03 2006
New Revision: 2474

URL: http://svn.gna.org/viewcvs/relax?rev=2474&view=rev
Log:
Removed the '*.out' clean target from the Sconstruct script to avoid deleting 
test data.


Modified:
    1.2/sconstruct

Modified: 1.2/sconstruct
URL: 
http://svn.gna.org/viewcvs/relax/1.2/sconstruct?rev=2474&r1=2473&r2=2474&view=diff
==============================================================================
--- 1.2/sconstruct (original)
+++ 1.2/sconstruct Sun Apr 16 16:01:03 2006
@@ -168,7 +168,7 @@
         print "###############################\n\n"
 
         # Extensions of temporary files.
-        temp_extns = ['pyc', 'bak', 'o', 'os', 'out']
+        temp_extns = ['pyc', 'bak', 'o', 'os']
 
         # Print out.
         print "\nRemoving the files ending in " + `temp_extns` + ".\n"




Related Messages


Powered by MHonArc, Updated Mon Apr 17 07:20:05 2006