[PATCH 4 of 7 clfilter part 1 V3] test: fix truncated comment in test

pierre-yves.david at logilab.fr pierre-yves.david at logilab.fr
Mon Dec 17 10:50:13 CST 2012


# HG changeset patch
# User Pierre-Yves David <pierre-yves.david at logilab.fr>
# Date 1355760024 -3600
# Node ID d10c9ab644540f1ccc8256d1c5bbb2920cdbd9df
# Parent  589f63b6828426e3ffebf3192842230e6df08157
test: fix truncated comment in test

The push is made to ensure repository are related. The comment in the initial
changeset got truncated somehow.

diff --git a/tests/test-obsolete.t b/tests/test-obsolete.t
--- a/tests/test-obsolete.t
+++ b/tests/test-obsolete.t
@@ -171,11 +171,11 @@ the public changeset
   summary:     add new_3_c
   
 
 And that we can't push bumped changeset
 
-  $ hg push ../tmpa -r 0 --force #(make repo)
+  $ hg push ../tmpa -r 0 --force #(make repo related)
   pushing to ../tmpa
   searching for changes
   adding changesets
   adding manifests
   adding file changes


More information about the Mercurial-devel mailing list