Skip to content
Snippets Groups Projects
Commit 6ced83cc authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

trigger build

parent 3005e03d
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@ if [ "$ARCH" == "Linux" ]; then
/mnt/prince-data/MATLAB/$MATLAB_VER/bin/./matlab -nodesktop -nosplash < test/*.m
fi
# exit status
CODE=$?
exit $CODE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment