From e3f315a0a5386667d38744b13dbb64d495d42376 Mon Sep 17 00:00:00 2001 From: Matt Corallo Date: Thu, 27 Nov 2014 00:01:25 -0500 Subject: Fix python usage for arch's broken maintainers --- qa/rpc-tests/getblocktemplate_longpoll.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa/rpc-tests/getblocktemplate_longpoll.py') diff --git a/qa/rpc-tests/getblocktemplate_longpoll.py b/qa/rpc-tests/getblocktemplate_longpoll.py index 263a5f6d59..b749b260b7 100755 --- a/qa/rpc-tests/getblocktemplate_longpoll.py +++ b/qa/rpc-tests/getblocktemplate_longpoll.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/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. -- cgit v1.2.3