Show More
@@ -142,6 +142,7 | |||
|
142 | 142 | $ hg debugwaitonprefetch >/dev/null 2>%1 |
|
143 | 143 | $ sleep 1 |
|
144 | 144 | $ hg debugwaitonrepack >/dev/null 2>%1 |
|
145 | $ sleep 1 | |
|
145 | 146 | $ find $CACHEDIR -type f | sort |
|
146 | 147 | $TESTTMP/hgcache/master/packs/8f1443d44e57fec96f72fb2412e01d2818767ef2.histidx |
|
147 | 148 | $TESTTMP/hgcache/master/packs/8f1443d44e57fec96f72fb2412e01d2818767ef2.histpack |
@@ -287,6 +288,7 | |||
|
287 | 288 | |
|
288 | 289 | $ sleep 0.5 |
|
289 | 290 | $ hg debugwaitonrepack >/dev/null 2>%1 |
|
291 | $ sleep 0.5 | |
|
290 | 292 | |
|
291 | 293 | $ find $CACHEDIR -type f | sort |
|
292 | 294 | $TESTTMP/hgcache/master/packs/8f1443d44e57fec96f72fb2412e01d2818767ef2.histidx |
@@ -331,6 +333,7 | |||
|
331 | 333 | * files fetched over 1 fetches - (* misses, 0.00% hit ratio) over *s (glob) (?) |
|
332 | 334 | $ sleep 0.5 |
|
333 | 335 | $ hg debugwaitonrepack >/dev/null 2>%1 |
|
336 | $ sleep 0.5 | |
|
334 | 337 | |
|
335 | 338 | $ find $CACHEDIR -type f | sort |
|
336 | 339 | $TESTTMP/hgcache/master/packs/8f1443d44e57fec96f72fb2412e01d2818767ef2.histidx |
General Comments 0
You need to be logged in to leave comments.
Login now