mailr28060 - /trunk/scons/manuals.py


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

Header


Content

Posted by edward on October 15, 2015 - 11:56:
Author: bugman
Date: Thu Oct 15 11:55:59 2015
New Revision: 28060

URL: http://svn.gna.org/viewcvs/relax?rev=28060&view=rev
Log:
Fixes and improved printouts for the replicate_title_check scons target.


Modified:
    trunk/scons/manuals.py

Modified: trunk/scons/manuals.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/scons/manuals.py?rev=28060&r1=28059&r2=28060&view=diff
==============================================================================
--- trunk/scons/manuals.py      (original)
+++ trunk/scons/manuals.py      Thu Oct 15 11:55:59 2015
@@ -515,9 +515,10 @@
 
     # Delete the Replicate_titles class.  This allows the loaded dll files 
to be deleted through python on MS Windows.
     del replicates
-    del Replicate_titles
-
-    # Final printout.
+    del Replicated_titles
+
+    # Final printout.
+    print("No replicated titles found.")
     print("\n\n\n")
 
 




Related Messages


Powered by MHonArc, Updated Thu Oct 15 12:00:07 2015