[Python-apps-commits] r10134 - in packages/mercurial/trunk/debian/tests (mercurial-git)

vicho at users.alioth.debian.org vicho at users.alioth.debian.org
Mon Oct 28 22:20:44 UTC 2013


    Date: Monday, October 28, 2013 @ 22:20:42
  Author: vicho
Revision: 10134

the mercurial-git autopkgtest returns the exit status of the hg command

Modified:
  packages/mercurial/trunk/debian/tests/mercurial-git

Modified: packages/mercurial/trunk/debian/tests/mercurial-git
===================================================================
--- packages/mercurial/trunk/debian/tests/mercurial-git	2013-10-28 22:17:08 UTC (rev 10133)
+++ packages/mercurial/trunk/debian/tests/mercurial-git	2013-10-28 22:20:42 UTC (rev 10134)
@@ -6,4 +6,4 @@
 git add a
 git commit -m a
 cd ..
-hg --config extensions.git= clone try try2
+exec hg --config extensions.git= clone try try2




More information about the Python-apps-commits mailing list