comparison tests/test-manifest.t @ 41940:70d2d47314e5

manifestcache: test and fix some output of the debug command The message was lacking an end of line. In addition we do not capitalize output in Mercurial.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 14 Mar 2019 09:11:18 +0000
parents 89630d0b3e23
children fbee66c90cef
comparison
equal deleted inserted replaced
41939:7e95ade0f369 41940:70d2d47314e5
91 [255] 91 [255]
92 92
93 $ hg manifest -r tip tip 93 $ hg manifest -r tip tip
94 abort: please specify just one revision 94 abort: please specify just one revision
95 [255] 95 [255]
96
97 Testing the manifest full text cache utility
98 --------------------------------------------
99
100 Reminder of the manifest log content
101
102 $ hg log --debug | grep 'manifest:'
103 manifest: 1:1e01206b1d2f72bd55f2a33fa8ccad74144825b7
104 manifest: 0:fce2a30dedad1eef4da95ca1dc0004157aa527cf
105
106 Showing the content of the caches after the above operations
107
108 $ hg debugmanifestfulltextcache
109 cache empty