diff options
Diffstat (limited to 'tests/bytecode/run-tests')
| -rwxr-xr-x | tests/bytecode/run-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bytecode/run-tests b/tests/bytecode/run-tests index 6d8b9cd39..36fac0324 100755 --- a/tests/bytecode/run-tests +++ b/tests/bytecode/run-tests @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash CPYTHON3=python3.3 MP_CPY=../../unix-cpy/cpy |
