Mercurial > hg
comparison contrib/zsh_completion @ 24751:dc4daf028f9c
run-test: enable the devel warning during tests
This should help us to catch new locking order issues as soon as possible.
There are two harmless test updates (from the config change). Moreover, some
bundle2 tests are displaying warning for a legitimate reason. The use of pushkey
during the unbundle process may requires the 'wlock' after 'lock' (around the
whole unbundle process was taken). This is non-trivial to fix, so I better have
the check on, with the warning in the test than the check off. See issue4596 for
details.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 12 Apr 2015 09:46:03 -0400 |
parents | 0390cc327dd5 |
children | 33e8a5a00007 |
comparison
equal
deleted
inserted
replaced
24750:aaf835407bf2 | 24751:dc4daf028f9c |
---|