diff options
Diffstat (limited to 'tests/ci/ci-load.testscript')
-rw-r--r-- | tests/ci/ci-load.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ci/ci-load.testscript b/tests/ci/ci-load.testscript index ff75493..9935071 100644 --- a/tests/ci/ci-load.testscript +++ b/tests/ci/ci-load.testscript @@ -275,7 +275,7 @@ { $clone_root_data_clean; - sed -i -e "s%^\(repository:\) .+\$%\\1 http://example.com/repo.git%" \ + sed -i -e "s%^\(repository:\) .+\$%\\1 https://git.build2.org/no-such-repo.git%" \ $data_dir/request.manifest; $* >>~"%EOO%" |