[Differential] [Closed] D82: tests: fix an incorrect description in test-ignore.t

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Fri Jul 14 23:46:29 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGcc4632679cf9: tests: fix an incorrect description in test-ignore.t (authored by martinvonz).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D82?vs=148&id=174

REVISION DETAIL
  https://phab.mercurial-scm.org/D82

AFFECTED FILES
  tests/test-hgignore.t

CHANGE DETAILS

Index: tests/test-hgignore.t
===================================================================
--- tests/test-hgignore.t
+++ tests/test-hgignore.t
@@ -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


EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: martinvonz, #hg-reviewers, durin42
Cc: mercurial-devel


More information about the Mercurial-devel mailing list