• Bryan C. Mills's avatar
    cmd/go: write an hgrc file in TestMoveHG · 620bd5a3
    Bryan C. Mills authored
    Some variants of Mercurial respond differently to “permission denied” errors
    than to “file not found”, and we set HOME to point to an absolute path that may
    produce the former instead of the latter.
    
    To discourage Mercurial from trying HOME, give it an explicit (empty)
    configuration in the working directory instead.
    
    Change-Id: I82ae99a6892bba7fc3d41b77209ca181d24315e2
    Reviewed-on: https://go-review.googlesource.com/136135Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    Run-TryBot: Ian Lance Taylor <iant@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    620bd5a3
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...