[Python-apps-commits] r10015 - in packages/mercurial/trunk/debian (rules)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Thu Sep 5 21:04:32 UTC 2013


    Date: Thursday, September 5, 2013 @ 21:04:31
  Author: vicho
Revision: 10015

Don't comment the override_dh_auto_test target

Modified:
  packages/mercurial/trunk/debian/rules

Modified: packages/mercurial/trunk/debian/rules
===================================================================
--- packages/mercurial/trunk/debian/rules	2013-09-05 20:52:30 UTC (rev 10014)
+++ packages/mercurial/trunk/debian/rules	2013-09-05 21:04:31 UTC (rev 10015)
@@ -22,7 +22,7 @@
 ARCH_IS_ARMEL := $(if $(subst armel,,$(DEB_HOST_ARCH)),,T)
 ARCH_IS_SPARC := $(if $(subst sparc,,$(DEB_HOST_ARCH)),,T)
 
-# override_dh_auto_test:
+override_dh_auto_test:
 # ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 # # test-pull-pull-corruption tries to execute two hg commands at the
 # # same time to test for corruption.  It does so by running an hg




More information about the Python-apps-commits mailing list