Submitter | phabricator |
---|---|
Date | Nov. 24, 2021, 11:15 a.m. |
Message ID | <differential-rev-PHID-DREV-fj3nssurlopcxgevgtuj-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50116/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/tests/test-dirstate-race.t b/tests/test-dirstate-race.t --- a/tests/test-dirstate-race.t +++ b/tests/test-dirstate-race.t @@ -148,6 +148,8 @@ > > hg update -q -C 0 > hg cat -r 1 b > b + > # make sure the timestamps is not ambiguous and a write will be issued + > touch -t 198606251012 b > EOF "hg status" below should excludes "e", of which exec flag is set, for