[Python-apps-team] [Python-apps-commits] r8240 - in packages/mercurial/trunk/debian (changelog rules)

Javi Merino vicho at debian.org
Sat Mar 3 00:28:00 UTC 2012


On Fri, Mar 02, 2012 at 01:17:11AM +0100, Jakub Wilk wrote:
> >+ifeq ($(DEB_HOST_ARCH),mips)
> >+		sed -i -e 's/sleep 1/sleep 2/' $(CURDIR)/tests/test-pull-pull-corruption.t $(CURDIR)/tests/test-pull-pull-corruption2.t
> >+endif
> 
> Wouldn't that make the package FTBFS if built twice in a row (due to
> uncommitted local changes)?

And I guess undoing the patch after running the testsuite is a no-no,
right?

What would be a better solution?  I don't want to patch all
architectures because that defeats the purpose of the test (running
two hg commands at the same time and testing for corruption).

Thanks,
Javi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20120303/a421c504/attachment.pgp>


More information about the Python-apps-team mailing list