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
argupta
openfpm_io
Commits
f9b277f4
Commit
f9b277f4
authored
Dec 17, 2018
by
incardon
Browse files
Fixing IO on CI Farm
parent
81693ead
Changes
1
Show whitespace changes
Inline
Side-by-side
build.sh
View file @
f9b277f4
...
...
@@ -63,7 +63,7 @@ then
else
sh ./configure
CXX
=
mpic++
--with-hdf5
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/HDF5
--with-boost
=
$HOME
/openfpm_dependencies/openfpm_io/
$branch
/BOOST
--with-pdata
=
../openfpm_pdata/src
fi
make
VERBOSE
=
1
-j
4
make
VERBOSE
=
1
-j
1
if
[
$?
-ne
0
]
;
then
curl
-X
POST
--data
"payload={
\"
icon_emoji
\"
:
\"
:jenkins:
\"
,
\"
username
\"
:
\"
jenkins
\"
,
\"
attachments
\"
:[{
\"
title
\"
:
\"
Error:
\"
,
\"
color
\"
:
\"
#FF0000
\"
,
\"
text
\"
:
\"
$2
failed to compile the openfpm_io test
\"
}] }"
https://hooks.slack.com/services/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
...
...
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