scripts/cli in rvm-0.0.85 vs scripts/cli in rvm-0.0.86

- old
+ new

@@ -374,10 +374,10 @@ ;; error) $rvm_scripts_path/log "fail" "$rvm_error_message ( see: 'rvm usage' )" __rvm_pushpop - result=1; + result=1 ;; *) if [[ ! -z "$rvm_action" ]] ; then $rvm_scripts_path/log "fail" "unknown action '$rvm_action'"