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

testAll launch

parent 6bf6f29f
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
if [ "$ARCH" == "Linux" ]; then
/mnt/prince-data/MATLAB/$MATLAB_VER/bin/./matlab -nodesktop -nosplash < test/*.m
/mnt/prince-data/MATLAB/$MATLAB_VER/bin/./matlab -nodesktop -nosplash < test/testAll.m
fi
# exit status
......
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