comparison tests/test-hgk.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 cf72fd8b3072
children 5fb1fc2e1281
comparison
equal deleted inserted replaced
20599:dad29624b056 20600:2e68882852ee