Mercurial > hg
comparison mercurial/sshrepo.py @ 10103:37679dbf2ee3 stable
hook: fix bug (reuse of variable) introduced in 872d49dd577a
For binary installs, the 'name' argument would be reused as a local variable,
destroying its original value. The patch fixes that, and also avoids copying
sys.path when it's not necessary.
author | Sune Foldager <cryo@cyanite.org> |
---|---|
date | Mon, 21 Dec 2009 16:12:43 +0100 |
parents | 7e7d56fe4833 |
children | 25e572394f5c |
comparison
equal
deleted
inserted
replaced
10099:f5e46dfb38c7 | 10103:37679dbf2ee3 |
---|