[PATCH] run-tests: fix identation
Kevin Bullock
kbullock+mercurial at ringworld.org
Wed Jun 12 17:17:24 UTC 2013
On 12 Jun 2013, at 11:06 AM, Matt Mackall wrote:
> On Tue, 2013-06-11 at 21:32 -0500, Kevin Bullock wrote:
>> On 11 Jun 2013, at 5:08 PM, Simon Heimberg wrote:
>>
>>> # HG changeset patch
>>> # User simon at laptop-tosh
>>> # Date 1370979734 -7200
>>> # Node ID 9a1c68b01e1cab691a168a8dff2802ef25d6bd15
>>> # Parent f61311ad7e17e30152e7d38bd01c302df082c329
>>> run-tests: fix identation
>>>
>>> diff -r f61311ad7e17 -r 9a1c68b01e1c tests/run-tests.py
>>> --- a/tests/run-tests.py Die Jun 11 21:23:43 2013 +0200
>>> +++ b/tests/run-tests.py Die Jun 11 21:42:14 2013 +0200
>>> @@ -900,7 +900,7 @@
>>> lctest = test.lower()
>>>
>>> if not os.path.exists(testpath):
>>> - return skip("doesn't exist")
>>> + return skip("doesn't exist")
>>
>> Do we not run check-code on itself (nor pyflakes on it)?
>
> We run both and both pass.
Sounds like we need a new check-code rule then, if possible.
pacem in terris / мир / शान्ति / سَلاَم / 平和
Kevin R. Bullock
More information about the Mercurial-devel
mailing list