Auto merge of #3320 - str4d:macos-tests, r=bitcartel

Fix MacOS tests

Includes code cherry-picked from upstream PR bitcoin/bitcoin#8270.
This commit is contained in:
Homu
2018-06-18 19:00:56 -07:00
10 changed files with 32 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# Copyright 2014 BitPay, Inc.
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.

View File

@@ -1,2 +1,2 @@
#!/usr/bin/python
#!/usr/bin/env python
exeext="@EXEEXT@"