[ARVADOS] updated: 2.1.0-2395-g588358fc0
Git user
git at public.arvados.org
Wed Apr 27 15:08:33 UTC 2022
Summary of changes:
sdk/python/tests/run_test_server.py | 2 --
1 file changed, 2 deletions(-)
via 588358fc0aa03a5036a9aa21f15b604e9e5c98c7 (commit)
from b971c02ebd292e5d689b09fed5747ce01147ae77 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 588358fc0aa03a5036a9aa21f15b604e9e5c98c7
Author: Tom Clegg <tom at curii.com>
Date: Wed Apr 27 11:07:44 2022 -0400
18794: Remove passenger --no-install-runtime args in test env.
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
diff --git a/sdk/python/tests/run_test_server.py b/sdk/python/tests/run_test_server.py
index 1a146e26d..a8bd05958 100644
--- a/sdk/python/tests/run_test_server.py
+++ b/sdk/python/tests/run_test_server.py
@@ -361,8 +361,6 @@ def run(leave_running_atexit=False):
'--no-friendly-error-pages',
'--disable-anonymous-telemetry',
'--disable-security-update-check',
- '--no-compile-runtime',
- '--no-install-runtime',
'--pid-file', pid_file,
'--log-file', '/dev/stdout',
'--ssl',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list