mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-09-12 05:16:19 -07:00
fix(launcher): preserve arguments through Windows command wrappers
This commit is contained in:
@@ -96,6 +96,7 @@ test('Windows bootstrap prepares once and forwards metacharacter arguments', asy
|
||||
const args = [
|
||||
'spaces here',
|
||||
'100%',
|
||||
'p%TEMP%q',
|
||||
'bang!',
|
||||
'a&b',
|
||||
'x|y',
|
||||
|
||||
Reference in New Issue
Block a user