Skip to content
Snippets Groups Projects
Commit d6e047e5 authored by Lemmer, Jan's avatar Lemmer, Jan
Browse files

hardcode path

parent f242b25b
No related branches found
No related tags found
2 merge requests!13PreRelease_V0.1,!12PreRelease_V0.1
Pipeline #561352 failed
......@@ -2,7 +2,7 @@
LOGFILE=log.txt
matlab -nodesktop -nosplash -minimize -wait -logfile "$LOGFILE" -r 'runner_test';
C:\Program Files\MATLAB\R2021b\bin\matlab.exe -nodesktop -nosplash -minimize -wait -logfile "$LOGFILE" -r 'runner_test';
CODE=$?
cat "$LOGFILE"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment