gvarsanyi / sync-exec

node/npm module to imitate fs.execSync
MIT License
39 stars 14 forks source link

xargs error on 0.6.0 #12

Closed joscha closed 9 years ago

joscha commented 9 years ago

When upgrading from 0.5.0 to 0.6.0 I keep on getting a

Error: xargs: illegal option -- -
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
              [-L number] [-n number [-x]] [-P maxprocs] [-s size]
              [utility [argument ...]]

in .stderr for running the command php -f /path/to/file.php.

gvarsanyi commented 9 years ago

Should be fixed in 0.6.1