# HG changeset patch # User mpm@selenic.com # Date 1124256830 28800 # Node ID 0c4a6ad6efc158eca1a98f8b2c0a8a87a3d5a56d # Parent 26bb67b7ec1453ba91b8fb2d6fb86784654d76c0 Fix incoming help test again diff -r 26bb67b7ec14 -r 0c4a6ad6efc1 tests/test-help.out --- a/tests/test-help.out Tue Aug 16 19:31:30 2005 -0800 +++ b/tests/test-help.out Tue Aug 16 21:33:50 2005 -0800 @@ -50,7 +50,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - incoming show changesets not found in source + incoming show new changesets found in source init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file @@ -88,7 +88,7 @@ help show help for a given command or all commands identify print information about the working copy import import an ordered set of patches - incoming show changesets not found in source + incoming show new changesets found in source init create a new repository in the given directory locate locate files matching specific patterns log show the revision history of the repository or a single file