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_pdata
Commits
2e955874
Commit
2e955874
authored
Nov 06, 2018
by
incardon
Browse files
Fixing wrong report in case of fail
parent
a77a8208
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
2e955874
...
@@ -527,6 +527,7 @@ cd build
...
@@ -527,6 +527,7 @@ cd build
## remove enerything
## remove enerything
echo
"Calling cmake ../.
$conf_options
"
echo
"Calling cmake ../.
$conf_options
"
rm
../error_code
cmake ../.
$conf_options
cmake ../.
$conf_options
if
[
$?
!=
0
]
;
then
if
[
$?
!=
0
]
;
then
#ok something went wrong the install script analyze the return code to potentially fix the problem automatically
#ok something went wrong the install script analyze the return code to potentially fix the problem automatically
...
...
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