Mercurial > evolve
comparison MANIFEST.in @ 5691:6eb9f82b43ba stable
evolve: remove spurious "working directory is now at ..." messages
The `startnode` variable was sometimes a context, which made the
comparison with `repo[b'.'].node()` in `_cleanup()` fail. This patch
fixes that by making sure that `startnode` is always a (binary)
nodeid.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 24 Nov 2020 18:04:40 -0800 |
parents | 9e0f91cb5242 |
children | 7d5d9301c244 |
comparison
equal
deleted
inserted
replaced
5690:35b0f8f45250 | 5691:6eb9f82b43ba |
---|