Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 210 Bytes

File metadata and controls

5 lines (4 loc) · 210 Bytes
@bomb.sh/tab patch

switching command execution from execSync (string-based, shell-parsed) to spawnSync with an argv array. this ensures trailing "" arguments are not dropped during shell re-parsing