Mercurial > hg
changeset 33477:cc4632679cf9
tests: fix an incorrect description in test-ignore.t
Differential Revision: https://phab.mercurial-scm.org/D82
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 14 Jul 2017 10:48:08 -0700 |
parents | c0d8de2724ce |
children | cf15c3cc304c |
files | tests/test-hgignore.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-hgignore.t Sat Jul 15 00:38:57 2017 +0900 +++ b/tests/test-hgignore.t Fri Jul 14 10:48:08 2017 -0700 @@ -82,7 +82,7 @@ $ rm 'baz\#wat' #endif -Check it does not ignore the current directory '.': +Check that '^\.' does not ignore the root directory: $ echo "^\." > .hgignore $ hg status