Skip to content

Commit

Permalink
Removed contentious comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Feb 3, 2011
1 parent 780335d commit f379f90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion binscripts/rvm-shell
Expand Up @@ -11,7 +11,6 @@ __rvm_shell_lookup_script() {
done
}

# If the first argument isn't -c, remove it and set it to the ruby string value.
if [[ -n "$1" && ! -f "$1" && -n "$(echo "$1" | \grep -v '^-')" ]]; then
rvm_shell_ruby_string="$1"
shift
Expand Down

0 comments on commit f379f90

Please sign in to comment.