qa/pull-tester/rpc-tests.py: chmod 0755

Fix file mode to be executable.

Include dummy whitespace change to force git to change mode.
This commit is contained in:
Jeff Garzik 2015-10-04 15:08:18 -04:00
parent 5ab5dca6f1
commit 3ab3de8ba1
Failed to extract signature

1
qa/pull-tester/rpc-tests.py Normal file → Executable file
View file

@ -1,5 +1,4 @@
#!/usr/bin/env python2
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.