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

Jakub Wilk jwilk at debian.org
Fri Mar 2 00:17:11 UTC 2012


>+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)?

-- 
Jakub Wilk



More information about the Python-apps-team mailing list