D10397: test-lfs: fix expected output

marmoute (Pierre-Yves David) phabricator at mercurial-scm.org
Wed Apr 14 14:47:18 UTC 2021


marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REVISION SUMMARY
  This is not covered by the CI and was broken.

REPOSITORY
  rHG Mercurial

BRANCH
  default

REVISION DETAIL
  https://phab.mercurial-scm.org/D10397

AFFECTED FILES
  tests/test-lfs-test-server.t

CHANGE DETAILS

diff --git a/tests/test-lfs-test-server.t b/tests/test-lfs-test-server.t
--- a/tests/test-lfs-test-server.t
+++ b/tests/test-lfs-test-server.t
@@ -115,7 +115,7 @@
   Status: 200 (git-server !)
   Status: 201 (hg-server !)
   Content-Length: 0
-  Content-Type: text/plain; charset=utf-8
+  Content-Type: text/plain; charset=utf-8 (hg-server !)
   Date: $HTTP_DATE$
   Server: testing stub value (hg-server !)
   lfs: processed: 31cf46fbc4ecd458a0943c5b4881f1f5a6dd36c53d6167d5b69ac45149b38e5b
@@ -279,7 +279,7 @@
   Status: 200 (git-server !)
   Status: 201 (hg-server !)
   Content-Length: 0
-  Content-Type: text/plain; charset=utf-8
+  Content-Type: text/plain; charset=utf-8 (hg-server !)
   Date: $HTTP_DATE$
   Server: testing stub value (hg-server !)
   lfs: processed: 37a65ab78d5ecda767e8622c248b5dbff1e68b1678ab0e730d5eb8601ec8ad19
@@ -287,7 +287,7 @@
   Status: 200 (git-server !)
   Status: 201 (hg-server !)
   Content-Length: 0
-  Content-Type: text/plain; charset=utf-8
+  Content-Type: text/plain; charset=utf-8 (hg-server !)
   Date: $HTTP_DATE$
   Server: testing stub value (hg-server !)
   lfs: processed: d11e1a642b60813aee592094109b406089b8dff4cb157157f753418ec7857998



To: marmoute, #hg-reviewers
Cc: mercurial-patches, mercurial-devel


More information about the Mercurial-devel mailing list