Mercurial > evolve
annotate .hg-format-source @ 5675:a26d4726454f
tests: make sure test-prev-next.t hits lock warning timeout every time
The test case explicitly uses fake-editor.sh with sleep 5 to test that hg prev
and hg next both lock working directory properly. But recent upstream tweak in
run-tests.py sets this timeout to 15, which is too high for this test. Let's
set it back to its default value of 0.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 08 Dec 2020 11:58:34 +0800 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
4814
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff
changeset
|
1 {"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"} |