diff --git a/test/account1.xml b/test/account1.xml index 7f7a77844a..c5ffdb0777 100644 --- a/test/account1.xml +++ b/test/account1.xml @@ -1,7 +1,7 @@ localhost - http://localhost/boinc-cgi/cgi + http://localhost/cgi-bin/boinc-cgi/cgi david@localhost 3f7b90793a0175ad0bda68684e8bd136 diff --git a/test/test_concat.php b/test/test_concat.php index 74d8d6f705..0b4a5aa6f7 100644 --- a/test/test_concat.php +++ b/test/test_concat.php @@ -6,6 +6,7 @@ include_once("init.inc"); + check_env_vars(); clear_db(); clear_data_dirs(); init_client_dirs("account1.xml");