Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
5406bad6
Commit
5406bad6
authored
Apr 16, 2018
by
incardon
Browse files
Fixing secondary OS compilation
parent
e386bdca
Changes
1
Show whitespace changes
Inline
Side-by-side
build_sec_OS.sh
View file @
5406bad6
...
...
@@ -18,6 +18,7 @@ if [ "$2" == "windows10" ]; then
branch
=
$(
git ls-remote
--heads
origin |
grep
$(
git rev-parse HEAD
)
|
cut
-d
/
-f
3
)
git pull origin master
./install
-i
"/home/jenkins/
$branch
"
< input_install
fi
...
...
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