Closed gvegayon closed 8 years ago
The error is in _pll[pll id]_shell.sh
. It seems to be a problem with Stata since Stata batch can't find the do-files while in the shell these are called using quotes (so spaces shouldn't matter). Fixing this issue in next push.
Expected behavior and actual behavior
When using parallel from a
c(pwd)
with spaces you get error r(601) (connection). It should be the case that having ac(pwd)
with spaces doesn't matters.Steps to reproduce the problem
Please provide with code to reproduce the issue
System information
This happens in OSX and UNIX
This bug was referenced by Rebecca Nemec