Browse Source

Modified the test in the benchmark_profile.

James Yen 11 years ago
parent
commit
52e6edbe19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/benchmark_profile

+ 1 - 1
config/benchmark_profile

@@ -27,4 +27,4 @@ export TFB_CLIENT_USER='tfb'
 export TFB_CLIENT_IDENTITY_FILE='/home/tfb/.ssh/id_rsa'
 export TFB_DATABASE_HOST='localhost'
 
-[ -e ~/.rvm/scripts/'rvm' ] && . ~/.rvm/scripts/'rvm'
+[ -e ~/.rvm ] && . ~/.rvm/scripts/'rvm'