Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
be19d791
Commit
be19d791
authored
Mar 20, 2019
by
Andreas Marek
Browse files
Correct error in runner script
parent
0e282e8f
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci_test_scripts/run_ci_tests.sh
View file @
be19d791
...
...
@@ -162,7 +162,7 @@ then
echo
"export TASKS=
$mpiTasks
"
>>
./run_
${
CLUSTER
}
_1node.sh
echo
"make check TEST_FLAGS=
\"
$matrixSize
$nrEV
$blockSize
\"
"
>>
./run_
${
CLUSTER
}
_1node.sh
sbatch
-W
./run_
COBRA
_1node.sh
sbatch
-W
./run_
${
CLUSTER
}
_1node.sh
exitCode
=
$?
cat
./ELPA_CI.out.
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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