# HG changeset patch # User Pierre-Yves David # Date 1411431863 25200 # Node ID 4b37588bee3bf5a639f05917fed2a083d4e26017 # Parent c3e23fbf7bd71300f19522d583ab8fe50916b7f7 test: adapt to mercurial changes Changeset 816be4ca4ae2 in core make hg config return non-zero when no value match the filter. diff --git a/tests/test-tutorial.t b/tests/test-tutorial.t --- a/tests/test-tutorial.t +++ b/tests/test-tutorial.t @@ -512,6 +512,7 @@ $ cd ../remote $ hg -R ../local/ showconfig phases + [1] the localrepo does not have any specific configuration for `phases.publish`. It is ``true`` by default.