Skip to content

Commit

Permalink
Merge pull request #35 from adhusch/develop
Browse files Browse the repository at this point in the history
Regular merge of develop
  • Loading branch information
laurentheirendt authored Mar 8, 2019
2 parents cd130a1 + a5a9124 commit 0bdaed5
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 662 deletions.
2 changes: 1 addition & 1 deletion .artenolis/runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# launch MATLAB
if [ "$ARCH" == "Linux" ]; then
/mnt/MATLAB/$MATLAB_VER/bin/./matlab -nodesktop -nosplash -r "fprintf('Hello ARTENOLIS.\n'); quit();"
$ARTENOLIS_SOFT_PATH/MATLAB/$MATLAB_VER/bin/./matlab -nodesktop -nosplash < test/testAll.m
fi

CODE=$?
Expand Down
Loading

0 comments on commit 0bdaed5

Please sign in to comment.