SConstruct: automatically update .hg/hgrc with style hooks.
authorSteve Reinhardt <steve.reinhardt@amd.com>
Fri, 3 Jun 2011 04:23:02 +0000 (21:23 -0700)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Fri, 3 Jun 2011 04:23:02 +0000 (21:23 -0700)
commit5a78c2d001e24d31d09e272b2a17b81146699cda
treed11f256ffdd8f471695f0f482ac015a9a8f17a72
parent2b1aa35e209a76515763e7e7d7a0fe6a8267bebf
SConstruct: automatically update .hg/hgrc with style hooks.
Seems easier than pestering people about it.
Note also that path is now absolute, so you don't get errors
when invoking hg from subdirectories.
Also whacked unused mercurial_bin_not_found message (the
code that used this was deleted a couple months ago in
rev 5138d1e453f1).
SConstruct