From 0b552be20bba3f020cb1c743ce3945dd75f7c62d Mon Sep 17 00:00:00 2001 From: UdjinM6 Date: Wed, 20 Feb 2019 12:03:48 +0300 Subject: [PATCH] Fix file permissions broken in 2682 (#2717) --- contrib/verify-commits/gpg.sh | 0 contrib/verify-commits/verify-commits.sh | 0 qa/rpc-tests/fundrawtransaction.py | 0 qa/rpc-tests/p2p-acceptblock.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 contrib/verify-commits/gpg.sh mode change 100644 => 100755 contrib/verify-commits/verify-commits.sh mode change 100644 => 100755 qa/rpc-tests/fundrawtransaction.py mode change 100644 => 100755 qa/rpc-tests/p2p-acceptblock.py diff --git a/contrib/verify-commits/gpg.sh b/contrib/verify-commits/gpg.sh old mode 100644 new mode 100755 diff --git a/contrib/verify-commits/verify-commits.sh b/contrib/verify-commits/verify-commits.sh old mode 100644 new mode 100755 diff --git a/qa/rpc-tests/fundrawtransaction.py b/qa/rpc-tests/fundrawtransaction.py old mode 100644 new mode 100755 diff --git a/qa/rpc-tests/p2p-acceptblock.py b/qa/rpc-tests/p2p-acceptblock.py old mode 100644 new mode 100755