##// END OF EJS Templates
tests: update output to match b1339234080e
Martin Geisler -
r10561:705386be stable
parent child Browse files
Show More
@@ -184,7 +184,7 b' list of commands:'
184 recover roll back an interrupted transaction
184 recover roll back an interrupted transaction
185 remove remove the specified files on the next commit
185 remove remove the specified files on the next commit
186 rename rename files; equivalent of copy + remove
186 rename rename files; equivalent of copy + remove
187 resolve retry file merges from a merge or update
187 resolve various operations to help finish a merge
188 revert restore individual files or directories to an earlier state
188 revert restore individual files or directories to an earlier state
189 rollback roll back the last transaction
189 rollback roll back the last transaction
190 root print the root (top) of the current working directory
190 root print the root (top) of the current working directory
@@ -253,7 +253,7 b' list of commands:'
253 recover roll back an interrupted transaction
253 recover roll back an interrupted transaction
254 remove remove the specified files on the next commit
254 remove remove the specified files on the next commit
255 rename rename files; equivalent of copy + remove
255 rename rename files; equivalent of copy + remove
256 resolve retry file merges from a merge or update
256 resolve various operations to help finish a merge
257 revert restore individual files or directories to an earlier state
257 revert restore individual files or directories to an earlier state
258 rollback roll back the last transaction
258 rollback roll back the last transaction
259 root print the root (top) of the current working directory
259 root print the root (top) of the current working directory
@@ -77,7 +77,7 b' list of commands:'
77 recover roll back an interrupted transaction
77 recover roll back an interrupted transaction
78 remove remove the specified files on the next commit
78 remove remove the specified files on the next commit
79 rename rename files; equivalent of copy + remove
79 rename rename files; equivalent of copy + remove
80 resolve retry file merges from a merge or update
80 resolve various operations to help finish a merge
81 revert restore individual files or directories to an earlier state
81 revert restore individual files or directories to an earlier state
82 rollback roll back the last transaction
82 rollback roll back the last transaction
83 root print the root (top) of the current working directory
83 root print the root (top) of the current working directory
@@ -142,7 +142,7 b' use "hg -v help" to show aliases and glo'
142 recover roll back an interrupted transaction
142 recover roll back an interrupted transaction
143 remove remove the specified files on the next commit
143 remove remove the specified files on the next commit
144 rename rename files; equivalent of copy + remove
144 rename rename files; equivalent of copy + remove
145 resolve retry file merges from a merge or update
145 resolve various operations to help finish a merge
146 revert restore individual files or directories to an earlier state
146 revert restore individual files or directories to an earlier state
147 rollback roll back the last transaction
147 rollback roll back the last transaction
148 root print the root (top) of the current working directory
148 root print the root (top) of the current working directory
@@ -563,7 +563,7 b' list of commands:'
563 recover roll back an interrupted transaction
563 recover roll back an interrupted transaction
564 remove remove the specified files on the next commit
564 remove remove the specified files on the next commit
565 rename rename files; equivalent of copy + remove
565 rename rename files; equivalent of copy + remove
566 resolve retry file merges from a merge or update
566 resolve various operations to help finish a merge
567 revert restore individual files or directories to an earlier state
567 revert restore individual files or directories to an earlier state
568 rollback roll back the last transaction
568 rollback roll back the last transaction
569 root print the root (top) of the current working directory
569 root print the root (top) of the current working directory
General Comments 0
You need to be logged in to leave comments. Login now