tests: fix breakage from locate deprecation

This commit is contained in:
Matt Mackall 2014-09-16 11:08:14 -05:00
parent d3c288a6a7
commit 2bbf901e2c
2 changed files with 0 additions and 12 deletions

View File

@ -311,7 +311,6 @@ Testing -h/--help:
import import an ordered set of patches
incoming show new changesets found in source
init create a new repository in the given directory
locate locate files matching specific patterns
log show revision history of entire repository or files
manifest output the current or given revision of the project manifest
merge merge working directory with another revision
@ -394,7 +393,6 @@ Testing -h/--help:
import import an ordered set of patches
incoming show new changesets found in source
init create a new repository in the given directory
locate locate files matching specific patterns
log show revision history of entire repository or files
manifest output the current or given revision of the project manifest
merge merge working directory with another revision

View File

@ -76,7 +76,6 @@ Short help:
import import an ordered set of patches
incoming show new changesets found in source
init create a new repository in the given directory
locate locate files matching specific patterns
log show revision history of entire repository or files
manifest output the current or given revision of the project manifest
merge merge working directory with another revision
@ -153,7 +152,6 @@ Short help:
import import an ordered set of patches
incoming show new changesets found in source
init create a new repository in the given directory
locate locate files matching specific patterns
log show revision history of entire repository or files
manifest output the current or given revision of the project manifest
merge merge working directory with another revision
@ -696,7 +694,6 @@ Test that default list of commands omits extension commands
import import an ordered set of patches
incoming show new changesets found in source
init create a new repository in the given directory
locate locate files matching specific patterns
log show revision history of entire repository or files
manifest output the current or given revision of the project manifest
merge merge working directory with another revision
@ -1503,13 +1500,6 @@ Dish up an empty repo; serve it cold.
show new changesets found in source
</td></tr>
<tr><td>
<a href="/help/locate">
locate
</a>
</td><td>
locate files matching specific patterns
</td></tr>
<tr><td>
<a href="/help/manifest">
manifest
</a>