From ff679636d3ee9ae2388fab3fe5d091ef2f00a8e3 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 30 Dec 2023 09:27:49 +0000 Subject: Move default settings into gn2 module. --- test/requests/test-website.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/requests/test-website.py b/test/requests/test-website.py index 91bcb12d..5090d465 100755 --- a/test/requests/test-website.py +++ b/test/requests/test-website.py @@ -1,6 +1,6 @@ # Run with something like # -# env GN2_PROFILE=/home/wrk/opt/gn-latest ./bin/genenetwork2 ./etc/default_settings.py -c ../test/requests/test-website.py http://localhost:5003 +# env GN2_PROFILE=/home/wrk/opt/gn-latest ./bin/genenetwork2 ./gn2/default_settings.py -c ../test/requests/test-website.py http://localhost:5003 # # Mostly to pick up the Guix GN2_PROFILE and python modules -- cgit v1.2.3