WIP not -c configure
This commit is contained in:
parent
b7566eee70
commit
e8bd55dae2
|
@ -21,7 +21,6 @@ class WinBashConfigInfo(ConfigInfo):
|
|||
@property
|
||||
def configure_wrapper(self):
|
||||
yield "C:\\Program Files\\Git\\bin\\bash.exe"
|
||||
yield "-c"
|
||||
|
||||
@property
|
||||
def make_wrapper(self):
|
||||
|
|
Loading…
Reference in New Issue