repair: no need to call filterunknown() in strip() stable
authorPatrick Mezard <patrick@mezard.eu>
Thu, 10 May 2012 18:21:15 +0200
branchstable
changeset 1067 e38ac7e364d4
parent 1065 c1d229864cd3
child 1068 459c0537273b
repair: no need to call filterunknown() in strip() Calling strip() will eventually trigger localrepo.destroyed() which will invalidate _parseroots. It will call filterunknown() upon reload. Changes to test-keyword.t are related to commit --debug running after either qpop or rollback. [ original upstream message ]
tests/test-keyword.t
--- a/tests/test-keyword.t	Sat Apr 28 01:22:47 2012 +0200
+++ b/tests/test-keyword.t	Thu May 10 18:21:15 2012 +0200
@@ -558,6 +558,7 @@
   $ hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
   c
    c: copy a:0045e12f6c5791aac80ca6cbfd97709a88307292
+  removing unknown node 40a904bbbe4c from 1-phase boundary
   overwriting c expanding keywords
   committed changeset 2:25736cf2f5cbe41f6be4e6784ef6ecf9f3bbcc7d
   $ cat a c
@@ -722,6 +723,7 @@
 
   $ hg --debug commit -l log -d '2 0' -u 'User Name <user@example.com>'
   a
+  removing unknown node 40a904bbbe4c from 1-phase boundary
   overwriting a expanding keywords
   committed changeset 2:bb948857c743469b22bbf51f7ec8112279ca5d83
   $ rm log