Mercurial > hg
comparison mercurial/windows.py @ 25361:1635579f9baf
phases: fix bug where native phase computation wasn't called
I forgot to include this change as a previous diff and the native code to
compute the phases was never called. The AttributeError was silently caught and
the pure implementation was used instead.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Fri, 29 May 2015 14:24:50 -0700 |
parents | 0a48380b61fb |
children | c2ec81891502 |
comparison
equal
deleted
inserted
replaced
25360:7d24a41200d3 | 25361:1635579f9baf |
---|