diff tests/test-merge-types.t @ 48345:d5a91701f7dc

rhg: Fix status desambiguation of symlinks and executable files Differential Revision: https://phab.mercurial-scm.org/D11774
author Simon Sapin <simon.sapin@octobus.net>
date Tue, 23 Nov 2021 20:04:22 +0100
parents b7fde9237c92
children 38941a28406a
line wrap: on
line diff
--- a/tests/test-merge-types.t	Tue Nov 23 19:40:29 2021 +0100
+++ b/tests/test-merge-types.t	Tue Nov 23 20:04:22 2021 +0100
@@ -1,9 +1,5 @@
 #require symlink execbit
 
-TODO: fix rhg bugs that make this test fail when status is enabled
-  $ unset RHG_STATUS
-
-
   $ tellmeabout() {
   > if [ -h $1 ]; then
   >     echo $1 is a symlink: