[sword-svn] r204 - trunk/modules/calvinscommentaries

lukeplant at crosswire.org lukeplant at crosswire.org
Tue May 12 05:36:29 MST 2009


Author: lukeplant
Date: 2009-05-12 05:36:29 -0700 (Tue, 12 May 2009)
New Revision: 204

Modified:
   trunk/modules/calvinscommentaries/combine_calcom.py
Log:
Specified known good Python version for script


Modified: trunk/modules/calvinscommentaries/combine_calcom.py
===================================================================
--- trunk/modules/calvinscommentaries/combine_calcom.py	2009-05-12 12:35:36 UTC (rev 203)
+++ trunk/modules/calvinscommentaries/combine_calcom.py	2009-05-12 12:36:29 UTC (rev 204)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.5
 
 # Converts the source calcom??.xml files into a single
 # ThML file, with corrections made to allow it to be




More information about the sword-cvs mailing list