[Swift-commit] r8007 - trunk/bin
hategan at ci.uchicago.edu
hategan at ci.uchicago.edu
Sat Jul 12 04:15:32 CDT 2014
Author: hategan
Date: 2014-07-12 04:15:31 -0500 (Sat, 12 Jul 2014)
New Revision: 8007
Modified:
trunk/bin/swift
Log:
remove automatic setting of SWIFT_SITE_CONF
Modified: trunk/bin/swift
===================================================================
--- trunk/bin/swift 2014-07-12 08:50:14 UTC (rev 8006)
+++ trunk/bin/swift 2014-07-12 09:15:31 UTC (rev 8007)
@@ -40,10 +40,6 @@
fi
fi
-if [ -z "$SWIFT_SITE_CONF" ]; then
- export SWIFT_SITE_CONF=$SWIFT_HOME/etc/templates
-fi
-
OPTIONS="$OPTIONS -Djava.endorsed.dirs=$SWIFT_HOME/lib/endorsed"
LOCALCLASSPATH=$SWIFT_HOME/etc$CPDELIM$SWIFT_HOME/libexec
More information about the Swift-commit
mailing list