From b1baae5bcaf18a2246252c50ad7aa2cd2734bb23 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 6 Jul 2004 21:12:52 +0000 Subject: [PATCH] Use -c git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/b.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wxPython/b.bat b/wxPython/b.bat index de64c6a6d7..2997f346f8 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -1,2 +1,3 @@ @echo off -call bash.bat b.win32 %* + +call bash.bat -c "b.win32 %*"