Skip to content
Snippets Groups Projects
Commit c730fdbc authored by Adam Welc's avatar Adam Welc
Browse files

Brought back setting primary suite which simplified remote execution setup.

parent 74734c16
Branches
No related tags found
No related merge requests found
...@@ -42,4 +42,4 @@ else ...@@ -42,4 +42,4 @@ else
mx=`which mx` mx=`which mx`
fi fi
exec $mx $MX_R_GLOBAL_ARGS Rscript $MX_R_CMD_ARGS "$@" exec $mx --primary-suite-path $PRIMARY_PATH $MX_R_GLOBAL_ARGS Rscript $MX_R_CMD_ARGS "$@"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment