Show More
@@ -116,3 +116,11 b' Adding a new persistent entry in the cac' | |||||
116 | cache contains 1 manifest entries, in order of most to least recent: |
|
116 | cache contains 1 manifest entries, in order of most to least recent: | |
117 | id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes |
|
117 | id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes | |
118 | total cache data size 157 bytes, on-disk 157 bytes |
|
118 | total cache data size 157 bytes, on-disk 157 bytes | |
|
119 | ||||
|
120 | Check we don't duplicated entry (added from the debug command) | |||
|
121 | ||||
|
122 | $ hg debugmanifestfulltextcache --add 1e01206b1d2f72bd55f2a33fa8ccad74144825b7 | |||
|
123 | $ hg debugmanifestfulltextcache | |||
|
124 | cache contains 1 manifest entries, in order of most to least recent: | |||
|
125 | id: 1e01206b1d2f72bd55f2a33fa8ccad74144825b7, size 133 bytes | |||
|
126 | total cache data size 157 bytes, on-disk 157 bytes |
General Comments 0
You need to be logged in to leave comments.
Login now