Mercurial > hg
diff tests/test-unbundlehash.t @ 20600:2e68882852ee
run-tests: fixed warn detection on detecting warn only for lines
The state "warned" was reported too often. The main problem was that
"False == 0" is true in python. Therefore use an empty string instead of 0
for reporting warn only for a line.
The other problem is fixed in the next patch.
author | Simon Heimberg <simohe@besonet.ch> |
---|---|
date | Sun, 16 Feb 2014 23:36:02 +0100 |
parents | bc7377160fa7 |
children | 7a9cbb315d84 |