Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
school
git
basic-practice
Commits
a63616ec
Commit
a63616ec
authored
Jan 23, 2019
by
Laurent Heirendt
✈
Browse files
testAll launch
parent
6bf6f29f
Pipeline
#8452
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.artenolis/runtests.sh
View file @
a63616ec
#!/bin/sh
#!/bin/sh
if
[
"
$ARCH
"
==
"Linux"
]
;
then
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
fi
# exit status
# exit status
...
...
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