Mercurial > hg
comparison tests/test-branches.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 | b500a663a2c7 |
children | bd6e95cb82b4 |
comparison
equal
deleted
inserted
replaced
20599:dad29624b056 | 20600:2e68882852ee |
---|