diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2013-03-03 13:29:13 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2013-03-03 13:29:13 +0200 |
| commit | 7b2caafd493e76f8896b76281fc975eddd703237 (patch) | |
| tree | f63c87672753e4bf49a3109b0780e538029649d7 /meson_test.py | |
| parent | 5d2f6b2a6e0d94145f48521fb07993281b13936d (diff) | |
| download | meson-7b2caafd493e76f8896b76281fc975eddd703237.tar.gz | |
Can run first test case in OSX.
Diffstat (limited to 'meson_test.py')
| -rwxr-xr-x | meson_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_test.py b/meson_test.py index 98927e4f1..c33563e45 100755 --- a/meson_test.py +++ b/meson_test.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 -tt +#!/usr/bin/env python3 -tt # Copyright 2013 Jussi Pakkanen |
