contrib/hgfixes/__init__.py
author Tristan Seligmann <mithrandi@debian.org>
Mon, 09 Mar 2015 12:32:29 -0400
changeset 24233 b6bcfd160e14
parent 11948 88d4911930bf
permissions -rw-r--r--
test-shelve: be more lenient about whitespace (issue4124) When running on a slower systems (eg. MIPS buildd), the age of the shelf can be 10 seconds or more, resulting in the output alignment changing and thus a test failure. This patch makes the spacing be matched more leniently.