diff tests/test-upgrade-repo.t @ 48464:5e6542143d40

test: use `hg debugrequires` instead of `cat` in some tests This give the "same" result, while taking in account that the requirement file might be in different location, like what `share-safe` is doing. Differential Revision: https://phab.mercurial-scm.org/D11895
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 08 Dec 2021 05:35:32 +0100
parents 62e6222cc5b6
children 100481195114
line wrap: on
line diff
--- a/tests/test-upgrade-repo.t	Wed Dec 08 05:42:01 2021 +0100
+++ b/tests/test-upgrade-repo.t	Wed Dec 08 05:35:32 2021 +0100
@@ -624,7 +624,7 @@
 
 generaldelta added to original requirements files
 
-  $ cat .hg/requires
+  $ hg debugrequires
   dotencode
   fncache
   generaldelta