19710: Fix broken Redmine links throughout.
[arvados.git] / build / run-tests.sh
index ee52c4b9dd1a625d99a14f4ac279731424236175..d60ff381022d4c1e8c1c1033196a64b60f0d2e1a 100755 (executable)
@@ -58,7 +58,7 @@ defaults to $HOME/arvados-api-server if that directory exists.
 
 More information and background:
 
-https://arvados.org/projects/arvados/wiki/Running_tests
+https://dev.arvados.org/projects/arvados/wiki/Running_tests
 
 Available tests:
 
@@ -939,6 +939,7 @@ install_sdk/cli() {
 }
 
 install_services/login-sync() {
+    install_gem arvados sdk/ruby
     install_gem arvados-login-sync services/login-sync
 }