diff tests/test-transplant.t @ 13790:c0ed76b5056d

Fix transplant error message to correspond with test
author Brendan Cully <brendan@kublai.com>
date Mon, 28 Mar 2011 21:36:29 -0700
parents 7e5031180c0f
children bcff4759d17d
line wrap: on
line diff
--- a/tests/test-transplant.t	Mon Mar 28 21:17:32 2011 +0100
+++ b/tests/test-transplant.t	Mon Mar 28 21:36:29 2011 -0700
@@ -374,7 +374,7 @@
   $ chmod +x test-filter-invalid-log
   $ hg transplant -s ../t --filter ./test-filter-invalid-log 0
   filtering * (glob)
-  abort: filter failed
+  abort: filter corrupted changeset (no user or date)
   [255]
 
 test with a win32ext like setup (differing EOLs)