X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ce45451379c464c222791af2319f823f36a5cd21..dec8b52c3b3ff10ca63fe4b0bd2bf16cd9f8809d:/build/run-tests.sh diff --git a/build/run-tests.sh b/build/run-tests.sh index 71da30ce43..29e0d83d03 100755 --- a/build/run-tests.sh +++ b/build/run-tests.sh @@ -3,8 +3,6 @@ # # SPDX-License-Identifier: AGPL-3.0 -. `dirname "$(readlink -f "$0")"`/libcloud-pin.sh - COLUMNS=80 . `dirname "$(readlink -f "$0")"`/run-library.sh @@ -1082,9 +1080,7 @@ install_deps() { do_install services/api do_install services/arv-git-httpd go do_install services/keepproxy go - do_install services/keepstore go do_install services/keep-web go - do_install services/ws go } install_all() {