From 62019974f47c34174a8f506cde1ac126707f465e Mon Sep 17 00:00:00 2001 From: Konstantin Akimov Date: Mon, 14 Aug 2023 02:22:11 +0700 Subject: [PATCH] fix: missing executable flag for dash specific functional tests --- test/functional/p2p_sendheaders_compressed.py | 0 test/functional/rpc_quorum.py | 0 test/functional/rpc_wipewallettxes.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/functional/p2p_sendheaders_compressed.py mode change 100644 => 100755 test/functional/rpc_quorum.py mode change 100644 => 100755 test/functional/rpc_wipewallettxes.py diff --git a/test/functional/p2p_sendheaders_compressed.py b/test/functional/p2p_sendheaders_compressed.py old mode 100644 new mode 100755 diff --git a/test/functional/rpc_quorum.py b/test/functional/rpc_quorum.py old mode 100644 new mode 100755 diff --git a/test/functional/rpc_wipewallettxes.py b/test/functional/rpc_wipewallettxes.py old mode 100644 new mode 100755