Comment 9 for bug 1993586

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

The output is discarded in the mercurial test, but it's the same issue I believe:

--- /tmp/autopkgtest.XYKeOH/build.V3Y/src/tests/test-convert-git.t
+++ /tmp/autopkgtest.XYKeOH/build.V3Y/src/tests/test-convert-git.t.err
@@ -721,6 +721,7 @@
   $ cd git-repo6
   $ git init >/dev/null 2>/dev/null
   $ git submodule add ${BASE} >/dev/null 2>/dev/null <-----------------
+ [128]
   $ commit -a -m 'addsubmodule' >/dev/null 2>/dev/null