[Swift-commit] r7938 - trunk/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Thu Jul 3 21:02:24 CDT 2014


Author: hategan
Date: 2014-07-03 21:02:24 -0500 (Thu, 03 Jul 2014)
New Revision: 7938

Modified:
   trunk/libexec/_swiftwrap.vbs
Log:
fixed swiftwrap on windows (removed kickstart argument)

Modified: trunk/libexec/_swiftwrap.vbs
===================================================================
--- trunk/libexec/_swiftwrap.vbs	2014-07-04 01:36:39 UTC (rev 7937)
+++ trunk/libexec/_swiftwrap.vbs	2014-07-04 02:02:24 UTC (rev 7938)
@@ -184,9 +184,6 @@
 expectArg("of")
 OUTF=getOptArg()
 
-expectArg("k")
-KICKSTART=getOptArg()
-
 expectArg("cdmfile")
 'ignored, but read if specified
 CDMFILE=getOptArg()




More information about the Swift-commit mailing list