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
220e52a5
Commit
220e52a5
authored
May 16, 2020
by
incardon
Browse files
Dumping install output to file
parent
de56434a
Pipeline
#1931
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
220e52a5
...
...
@@ -98,7 +98,7 @@ fi
echo
"Installing with: ./install
$gpu_support
-i
$dependency_dir
$install_options
-c
\"
$installation_dir
$foward_options
\"
"
./install
$gpu_support
-i
$dependency_dir
$install_options
-c
"
$installation_dir
$foward_options
"
./install
$gpu_support
-i
$dependency_dir
$install_options
-c
"
$installation_dir
$foward_options
"
&>install_output
if
[
$?
-ne
0
]
;
then
curl
-X
POST
--data
"payload={
\"
icon_emoji
\"
:
\"
:jenkins:
\"
,
\"
username
\"
:
\"
jenkins
\"
,
\"
attachments
\"
:[{
\"
title
\"
:
\"
Error:
\"
,
\"
color
\"
:
\"
#FF0000
\"
,
\"
text
\"
:
\"
$hostname
failed to complete the openfpm_pdata test
\"
}] }"
https://hooks.slack.com/services/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
exit
1
;
...
...
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