changeset 1209:4b37588bee3b

test: adapt to mercurial changes Changeset 816be4ca4ae2 in core make hg config return non-zero when no value match the filter.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 22 Sep 2014 17:24:23 -0700
parents c3e23fbf7bd7
children 5d574b92203c
files tests/test-tutorial.t
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.