Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
1d6bce70
Commit
1d6bce70
authored
Oct 06, 2017
by
Jean-Baptiste Mouret
Browse files
[ci skip] bug in the pre-script (docs)
parent
627b145b
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/pre_script.sh
View file @
1d6bce70
...
...
@@ -16,7 +16,7 @@ cp $BENCHMARKS/bo_benchmarks.rst docs/bo_benchmarks.rst
cp
-r
$BENCHMARKS
/fig_benchmarks docs
echo
"getting the latest regression benchmark result (needs to be in
$HOME
/limbo_reg_benchmarks)"
DIR
=
$HOME
/limbo_re
f
_benchmarks
DIR
=
$HOME
/limbo_re
g
_benchmarks
BENCHMARKS
=
$DIR
/
`
ls
$DIR
|sort
-n
|head
-n
1
`
cp
$BENCHMARKS
/regression_benchmarks.rst docs/reg_benchmarks.rst
cp
-r
$BENCHMARKS
/regression_benchmarks_figs docs
...
...
Write
Preview
Supports
Markdown
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