Skip to content

Commit

Permalink
cmd/go/testdata/script: fix typo in get_domain_root.txt
Browse files Browse the repository at this point in the history
golang.org/cl/214141 introduced the typo 'skup' for 'skip', which
broke tests. This change fixes it.

Change-Id: I1b3c230b545f1c093d3e0feedc3b41f3f0b41bec
Reviewed-on: https://go-review.googlesource.com/c/go/+/220157
Run-TryBot: Michael Matloob <[email protected]>
Reviewed-by: Bryan C. Mills <[email protected]>
  • Loading branch information
matloob committed Feb 19, 2020
1 parent 7299308 commit 9c68d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd/go/testdata/script/get_domain_root.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9c68d85

Please sign in to comment.