Skip to content

Commit

Permalink
make sure to remove failed attempt of binary ruby, fix #1244
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Oct 22, 2012
1 parent 7713b69 commit 07f09da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/functions/manage/base
Expand Up @@ -266,6 +266,7 @@ Continuing with compilation. Please read 'rvm mount' to get more information on
then
return 0
else
__rvm_rm_rf "$rvm_rubies_path/$rvm_ruby_string"
rvm_warn "Mounting remote ruby failed, trying to compile."
fi
;;
Expand Down

0 comments on commit 07f09da

Please sign in to comment.