Mercurial > hg-stable
changeset 40848:23dc23897248
tests: drop redundant "#if execbit" from test-rebase-inmemory.t
The whole file is already guarded by "#require execbit".
Differential Revision: https://phab.mercurial-scm.org/D5366
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 04 Dec 2018 08:50:33 -0800 |
parents | 77173267878b |
children | 59aed775610a |
files | tests/test-rebase-inmemory.t |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-rebase-inmemory.t Mon Dec 03 16:56:09 2018 -0800 +++ b/tests/test-rebase-inmemory.t Tue Dec 04 08:50:33 2018 -0800 @@ -694,8 +694,6 @@ o 0:cb9a9f314b8b test a -#if execbit - Test a metadata-only in-memory merge $ cd $TESTTMP $ hg init no_exception @@ -720,5 +718,3 @@ diff --git a/foo.txt b/foo.txt old mode 100644 new mode 100755 - -#endif