Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make that a quad espresso.
  • Loading branch information
wayneeseguin committed Jun 2, 2010
1 parent 12844dd commit 816625f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/install
Expand Up @@ -170,7 +170,6 @@ fi
# Initial Interpreter Gemsets.
#
spinner
set -x
mkdir -p "$rvm_gemsets_path"
for gemset_file in $(cd $install_source_path/gemsets ; ls *.gems **/*.gems) ; do
destination_path="$(dirname "$rvm_gemsets_path/${gemset_file}")"
Expand All @@ -182,7 +181,6 @@ for gemset_file in $(cd $install_source_path/gemsets ; ls *.gems **/*.gems) ; do
cp $source_path/$gemset_file "$destination"
fi
done ; unset destination destination_path
set +x

#
# Migrate ~/.rvm/ruby-X,jruby-X,... to ~/.rvm/rubies/ for 0.1.0.
Expand Down

0 comments on commit 816625f

Please sign in to comment.