[PATCH] tests: fix test-casefolding.t output

Matt Harbison mharbison72 at gmail.com
Fri Jan 9 04:34:45 UTC 2015


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1420778036 18000
#      Thu Jan 08 23:33:56 2015 -0500
# Node ID 50550f61b538915dec1f5683a300672499aa8dcf
# Parent  bb3ee61cfaa1d3f085c7577f48f566a0f31a6985
tests: fix test-casefolding.t output

This change started with a387b0390082.

diff --git a/tests/test-casefolding.t b/tests/test-casefolding.t
--- a/tests/test-casefolding.t
+++ b/tests/test-casefolding.t
@@ -24,7 +24,10 @@
   $ echo a > a
   $ hg --debug ci -Am adda
   adding a
+  committing files:
   a
+  committing manifest
+  committing changelog
   committed changeset 0:07f4944404050f47db2e5c5071e0e84e7a27bba9
 
 Case-changing renames should work:


More information about the Mercurial-devel mailing list