*Running the following line on Julia 0.4.1:*
*run(pipeline(`julia $path`, stdout=outputfilepath, stderr=errorfilepath))* *gives the error as follows:* *ERROR: failed process: Process(`julia '/Users/user/Google Drive/codefile.jl'`, ProcessExited(1)) [1]* * in pipeline_error at process.jl:555* * in run at process.jl:531* *Any suggestions for how to fix this? Thanks for any help.*
