Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/local/rvm/src/rvm/rvm-test/fast/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/local/rvm/src/rvm/rvm-test/fast/use_comment_test.sh
source "$rvm_path/scripts/rvm"

command rvm install 2.3.4
command rvm install 2.4.0

rvm use 8.9.9           # status=1; match!=/Using /; env[GEM_HOME]!=/8.9.9/ ; match=/Unknown ruby interpreter version/
rvm reset               # env[GEM_HOME]=/^$/
rvm current             # match=/system/
rvm use 2.3.4      # status=0; match=/Using / ; env[GEM_HOME]=/2.3.4/
rvm current             # match=/2.3.4/
command rvm use 2.4.0   # status=0; match!=/Using /; env[GEM_HOME]!=/2.4.0/ ; match=/RVM is not a function/
rvm use 2.4.0           # status=0; match=/Using / ; env[GEM_HOME]=/2.4.0/
rvm use 1.9.1           # status=1; env[rvm_recommended_ruby]=/rvm install ruby-1.9.1/

Hry