• Russ Cox's avatar
    cmd/go: fix TestIssue11457 · a35decf5
    Russ Cox authored
    The goal of the test is to provoke a custom import path check error,
    which will contain the current repo path, to see that it says ssh:// in it.
    
    But the fix to #16471 made the test no longer provoke that error.
    Provoke the error by checking out from rsc.io instead of github.com/rsc.
    
    Fixes #17701.
    
    Change-Id: I750ffda2ff59c2be8e111d26160997214a73fd9a
    Reviewed-on: https://go-review.googlesource.com/32641
    Run-TryBot: Russ Cox <rsc@golang.org>
    Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    a35decf5
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...