Commit d0ecdf0b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent bfd402d8
......@@ -742,12 +742,7 @@ def test_wcfs():
cancel()
wg.go(_)
try:
wg.wait()
except:
import traceback
traceback.print_exc()
raise
wg.wait()
# XXX for zf: check all revisions, even if zf was not changed in rev
for dF in t.dFtail:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment