test: reduce output size to fight unstability
Until `hg touch` can be more stable, we have to do this :-/
--- a/tests/test-evolve.t Thu May 18 22:57:20 2017 +0200
+++ b/tests/test-evolve.t Thu May 18 23:24:57 2017 +0200
@@ -769,7 +769,7 @@
Test olog
- $ hg olog | head -n 13 # hg touch makes the output unstable (fix it with devel option for more stable touch)
+ $ hg olog | head -n 10 # hg touch makes the output unstable (fix it with devel option for more stable touch)
@ d26d339c513f (12) add 4
|\
x | af636757ce3b (11) add 3
@@ -780,9 +780,6 @@
| | | x ce341209337f (4) add 4
| | | rewritten by test (*) as d26d339c513f (glob)
| | |
- x | | 0b9e50c35132 (5) add 3
- | | | rewritten by test (*) as af636757ce3b (glob)
- | | |
Test obsstore stat