julia
1af0a471 - fix quoting in julia.bat

Commit
5 years ago
fix quoting in julia.bat The command line parser used to be tolerant of this oddity, since the first argument is supposed to use different escaping rules than the other arguments. But now we are using the same rules for all arguments, so it no longer worked.
Author
Committer
Parents
Loading