From 214b8725f92c928383fd306f9074caf493ac6e93 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Tue, 27 Oct 2020 12:14:28 +0100 Subject: fixed url typo --- server/testdata/cmd/get-anchors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/testdata/cmd/get-anchors b/server/testdata/cmd/get-anchors index c5000a8..def3595 100755 --- a/server/testdata/cmd/get-anchors +++ b/server/testdata/cmd/get-anchors @@ -4,5 +4,5 @@ set -eo pipefail source config info "downloading trust anchors" -curl -G $url +curl -G $base_url/get-anchors newline -- cgit v1.2.3