Skip to content

Commit

Permalink
More cleanup in gemsets.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Mar 3, 2011
1 parent 0862f95 commit 69b6813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gemsets
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ gemset_empty()
# Migrate gemsets from ruby X to ruby Y
gemset_copy()
{
unset rvm_gemset_name # Cleanup!
unset rvm_gemset_name rvm_ruby_gem_home GEM_HOME GEM_PATH
local source_ruby destination_ruby source_path destination_path

source_ruby="${args[__array_start]:-""}"
Expand Down

0 comments on commit 69b6813

Please sign in to comment.