Browse Source

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

Fix file mode to be executable.

Include dummy whitespace change to force git to change mode.
0.13
Jeff Garzik 9 years ago
parent
commit
3ab3de8ba1
Failed to extract signature
  1. 1
      qa/pull-tester/rpc-tests.py

1
qa/pull-tester/rpc-tests.py

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

Loading…
Cancel
Save