[Swift-commit] r6244 - branches/faster/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Fri Feb 8 22:37:55 CST 2013


Author: hategan
Date: 2013-02-08 22:37:54 -0600 (Fri, 08 Feb 2013)
New Revision: 6244

Modified:
   branches/faster/libexec/_swiftwrap
Log:
removed kickstart argument

Modified: branches/faster/libexec/_swiftwrap
===================================================================
--- branches/faster/libexec/_swiftwrap	2013-02-09 04:37:04 UTC (rev 6243)
+++ branches/faster/libexec/_swiftwrap	2013-02-09 04:37:54 UTC (rev 6244)
@@ -300,10 +300,6 @@
 OUTF=$VALUE
 shift $SHIFTCOUNT
 
-getarg "-k" "$@"
-KICKSTART=$VALUE
-shift $SHIFTCOUNT
-
 getarg "-cdmfile" "$@"
 CDM_FILE=
 if [ "X$VALUE" != "X" ]; then




More information about the Swift-commit mailing list