# HG changeset patch # User mpm@selenic.com # Date 1124256830 28800 # Node ID 0c4a6ad6efc158eca1a98f8b2c0a8a87a3d5a56d # Parent 26bb67b7ec1453ba91b8fb2d6fb86784654d76c0 Fix incoming help test again diff --git a/tests/test-help.out b/tests/test-help.out --- a/tests/test-help.out +++ b/tests/test-help.out @@ -50,7 +50,7 @@ list of commands (use "hg help -v" to sh 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 @@ list of commands (use "hg help -v" to sh 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