# 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 -r c3e23fbf7bd7 -r 4b37588bee3b tests/test-tutorial.t --- a/tests/test-tutorial.t Wed Sep 17 13:38:24 2014 -0700 +++ b/tests/test-tutorial.t Mon Sep 22 17:24:23 2014 -0700 @@ -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.