roxy icon indicating copy to clipboard operation
roxy copied to clipboard

MLCP arguments not re-wrapped in quotes

Open grtjn opened this issue 7 years ago • 0 comments

If you try to pass an mlcp argument through with quotes, you need to quote it twice, since the ml shell script will unwrap, but also the java call to mlcp. Roxy should re-apply quotes to all arguments when making the java call.

(small change)

grtjn avatar May 24 '18 12:05 grtjn