[Bug 6955] New: test-help fails due formatting

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Jan 17 21:14:29 UTC 2025


https://bz.mercurial-scm.org/show_bug.cgi?id=6955

            Bug ID: 6955
           Summary: test-help fails due formatting
           Product: Mercurial
           Version: 6.9.1
          Hardware: PC
                OS: Other
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: marcel at telka.sk
                CC: mercurial-devel at mercurial-scm.org
    Python Version: ---

The test-help fails with differences like this:


---
/data/builds/oi-userland/components/developer/mercurial/build/amd64-3.9/tests/test-help.t
+++
/data/builds/oi-userland/components/developer/mercurial/build/amd64-3.9/tests/test-help.t.err
@@ -467,15 +467,15 @@

   add the specified files on the next commit

-  Schedule files to be version controlled and added to the repository.
-
-  The files will be added to the repository at the next commit. To undo an add
-  before that, see 'hg forget'.
-
-  If no names are given, add all files to the repository (except files
matching
-  ".hgignore").
-
-  Returns 0 if all files are successfully added.
+      Schedule files to be version controlled and added to the repository.
+
+      The files will be added to the repository at the next commit. To undo an
+      add before that, see 'hg forget'.
+
+      If no names are given, add all files to the repository (except files
+      matching ".hgignore").
+
+      Returns 0 if all files are successfully added.

   options ([+] can be repeated):

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list