diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2013-06-16 14:09:44 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2013-06-16 14:09:44 +0300 |
| commit | cb97033b6c8ae8fed962f762a4b65a9a45cae67f (patch) | |
| tree | 105b7860da9270c7d6485a6bb66e90385e125786 /compile_meson.py | |
| parent | af126c9d0ed95287d0a3a7511ccc06d9a9b7f1e9 (diff) | |
| download | meson-cb97033b6c8ae8fed962f762a4b65a9a45cae67f.tar.gz | |
Removed some more -tt flags.
Diffstat (limited to 'compile_meson.py')
| -rwxr-xr-x | compile_meson.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_meson.py b/compile_meson.py index 50c912ac8..a45537572 100755 --- a/compile_meson.py +++ b/compile_meson.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 -tt +#!/usr/bin/env python3 # Copyright 2013 Jussi Pakkanen |
