Fix go test args. No issue #
authorTom Clegg <tom@curoverse.com>
Mon, 29 Dec 2014 21:37:55 +0000 (16:37 -0500)
committerTom Clegg <tom@curoverse.com>
Mon, 29 Dec 2014 21:37:55 +0000 (16:37 -0500)
jenkins/run-tests.sh

index e437a21262ceaa4558650b76098a2a905471cd00..23e89c0f8e2b1ac050da5e913b294f0ccff355c2 100755 (executable)
@@ -313,7 +313,7 @@ do_test() {
         timer_reset
         if [[ "$2" == "go" ]]
         then
-            go test "${testargs[$1]}" "git.curoverse.com/arvados.git/$1"
+            go test ${testargs[$1]} "git.curoverse.com/arvados.git/$1"
         elif [[ "$2" == "pip" ]]
         then
            # Other test suites can depend on tests_require