scripts/environment-convertor in rvm-1.0.6 vs scripts/environment-convertor in rvm-1.0.7

- old
+ new

@@ -1,12 +1,12 @@ #!/usr/bin/env bash -# Usage: $rvm_scripts_path/environment-convertor <shell> <environment> +# Usage: $rvm_path/scripts/environment-convertor <shell> <environment> unset GREP_COLOR unset GREP_OPTIONS -source "$rvm_scripts_path/base" +source "$rvm_path/scripts/base" convert_path_to_fish() { local parts path_parts path_part="$1"