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
1a945dee
Commit
1a945dee
authored
Feb 22, 2017
by
incardon
Browse files
Fixing installation dir
parent
8b11543e
Changes
1
Show whitespace changes
Inline
Side-by-side
install
View file @
1a945dee
...
...
@@ -503,8 +503,8 @@ if [ $conf_err -eq 0 ]; then
echo
-e
"Install summary
\0
33[92;5;1m SUCCEED
\0
33[0m"
## Save dependencies dir and foward options
printf
"
$i_dir_old
"
>
dependencies_dir
printf
"
$configure_options_old
"
>
foward_options
printf
"%s"
"
$i_dir_old
"
>
dependencies_dir
printf
"%s"
"
$configure_options_old
"
>
foward_options
else
echo
-e
"Install summary
\0
33[91;5;1m FAILED
\0
33[0m"
...
...
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