]> git.saurik.com Git - wxWidgets.git/commitdiff
Use -c
authorRobin Dunn <robin@alldunn.com>
Tue, 6 Jul 2004 21:12:52 +0000 (21:12 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 6 Jul 2004 21:12:52 +0000 (21:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/b.bat

index de64c6a6d79846a8e8edcc0c0ad8f7462679f92b..2997f346f8398e11914bcbb9a1e7ce2711f8ead7 100755 (executable)
@@ -1,2 +1,3 @@
 @echo off
-call bash.bat b.win32 %*
+
+call bash.bat -c "b.win32 %*"