diff tests/test-hgwebdir.t @ 46690:6fc57680cfd6

error: remove shortening of node in error message This strips the complete 20 bytes node which was not found. Having the the full node in error message is important as it makes debugging easier. If a short node is to be displayed, that should be done by callers. Differential Revision: https://phab.mercurial-scm.org/D9994
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 10 Feb 2021 17:24:54 +0530
parents 15e8250a82da
children
line wrap: on
line diff
--- a/tests/test-hgwebdir.t	Thu Mar 04 08:20:19 2021 -0800
+++ b/tests/test-hgwebdir.t	Wed Feb 10 17:24:54 2021 +0530
@@ -103,7 +103,7 @@
   404 Not Found
   
   
-  error: bork@8580ff50825a: not found in manifest
+  error: bork@8580ff50825a50c8f716709acdf8de0deddcd6ab: not found in manifest
   [1]
 
 should succeed