Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Duarte
git.practice
Commits
3005e03d
Commit
3005e03d
authored
Jan 23, 2019
by
Laurent Heirendt
✈
Browse files
fix for eof
parent
79bbc7fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
.artenolis/runtests.sh
View file @
3005e03d
#!/bin/sh
if
[
"
$ARCH
"
==
"Linux"
]
;
then
/mnt/prince-data/MATLAB/
$MATLAB_VER
/bin/./matlab
-nodesktop
-nosplash
<
test
/
*
.m
fi
CODE
=
$?
exit
$CODE
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment