[Swift-commit] r7939 - branches/release-0.95/libexec

hategan at ci.uchicago.edu hategan at ci.uchicago.edu
Thu Jul 3 21:03:57 CDT 2014


Author: hategan
Date: 2014-07-03 21:03:57 -0500 (Thu, 03 Jul 2014)
New Revision: 7939

Modified:
   branches/release-0.95/libexec/_swiftwrap.vbs
Log:
fixed swiftwrap on windows (removed kickstart argument)

Modified: branches/release-0.95/libexec/_swiftwrap.vbs
===================================================================
--- branches/release-0.95/libexec/_swiftwrap.vbs	2014-07-04 02:02:24 UTC (rev 7938)
+++ branches/release-0.95/libexec/_swiftwrap.vbs	2014-07-04 02:03:57 UTC (rev 7939)
@@ -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