summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-08-21 13:21:09 +0300
committerAndreas Maunz <andreas@maunz.de>2012-08-21 13:21:09 +0300
commit1965092cabc8ca6a7e2fc41f5a2a291014f01790 (patch)
tree268909c894c7d065ed68e2f857d66ff9599ff0cb /bin
parente37c9895d6c25134cc4e13f41c179000d45f2378 (diff)
Removed Ruby Check
Diffstat (limited to 'bin')
-rwxr-xr-xbin/opentox-test-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/opentox-test-install b/bin/opentox-test-install
index 620c5f4..c8fbbb1 100755
--- a/bin/opentox-test-install
+++ b/bin/opentox-test-install
@@ -38,7 +38,7 @@ if [ "$OT_BRANCH" = "development" ]; then
fi
# ruby
-[ "`$RBENV local 2>/dev/null`" = "$RUBY_NUM_VER" ] || install_ruby
+install_ruby
# self
echo