--- a/tests/test-evolve.t Thu May 18 23:35:16 2017 +0200
+++ b/tests/test-evolve.t Thu May 18 23:51:10 2017 +0200
@@ -767,20 +767,6 @@
$ hg debugrebuildstate
$ hg st
-Test olog
-
- $ 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
- |\ \ rewritten by test (*) as d26d339c513f (glob)
- | | |
- | \ \
- | |\ \
- | | | x ce341209337f (4) add 4
- | | | rewritten by test (*) as d26d339c513f (glob)
- | | |
-
Test obsstore stat
$ hg debugobsstorestat
@@ -1155,7 +1141,7 @@
summary summarize working directory state
update update working directory (or switch revisions)
- (use 'hg help' for the full list of commands or 'hg -v' for details)
+ (use "hg help" for the full list of commands or "hg -v" for details)
[255]
$ hg fold
hg: unknown command 'fold'
@@ -1181,7 +1167,7 @@
summary summarize working directory state
update update working directory (or switch revisions)
- (use 'hg help' for the full list of commands or 'hg -v' for details)
+ (use "hg help" for the full list of commands or "hg -v" for details)
[255]
Enabling commands selectively, only fold enabled, next is still unknown
$ cat >> $HGRCPATH <<EOF
@@ -1217,7 +1203,7 @@
summary summarize working directory state
update update working directory (or switch revisions)
- (use 'hg help' for the full list of commands or 'hg -v' for details)
+ (use "hg help" for the full list of commands or "hg -v" for details)
[255]
Restore all of the evolution features