[Swift-commit] r4974 - branches/release-0.93/bin

jonmon at ci.uchicago.edu jonmon at ci.uchicago.edu
Tue Aug 9 23:32:18 CDT 2011


Author: jonmon
Date: 2011-08-09 23:32:17 -0500 (Tue, 09 Aug 2011)
New Revision: 4974

Modified:
   branches/release-0.93/bin/swift
Log:
o call chxml using the SWIFT_HOME environment variable.


Modified: branches/release-0.93/bin/swift
===================================================================
--- branches/release-0.93/bin/swift	2011-08-10 04:30:00 UTC (rev 4973)
+++ branches/release-0.93/bin/swift	2011-08-10 04:32:17 UTC (rev 4974)
@@ -63,7 +63,7 @@
 
 # make sure sites.xml file is well-formed
 
-chxml $CMDLINE
+$SWIFT_HOME/bin/chxml $CMDLINE
 
 ### SETUP OTHER ENV VARIABLES ####
 




More information about the Swift-commit mailing list