Navigation Menu

Skip to content

Commit

Permalink
Do installation processes of Rroonga in a subshell
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 8, 2015
1 parent 60be0a3 commit 860f92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Expand Up @@ -215,7 +215,7 @@ install_rroonga_master() {
}

install_rroonga() {
install_rroonga_master
(install_rroonga_master)
return

if exist_command grndump; then
Expand Down

0 comments on commit 860f92f

Please sign in to comment.