diff --git a/src/cmd/go/testdata/script/get_domain_root.txt b/src/cmd/go/testdata/script/get_domain_root.txt index 580d1ca916efd7..c2e9db35ec4be9 100644 --- a/src/cmd/go/testdata/script/get_domain_root.txt +++ b/src/cmd/go/testdata/script/get_domain_root.txt @@ -2,7 +2,7 @@ # go get foo.io (not foo.io/subdir) was not working consistently. [!net] skip -[!exec:git] skup +[!exec:git] skip # go-get-issue-9357.appspot.com is running # the code at github.com/rsc/go-get-issue-9357,