diff options
-rwxr-xr-x | meson.py | 2 | ||||
-rwxr-xr-x | run_tests.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python3 -tt +#!/usr/bin/env python3 # Copyright 2012 Jussi Pakkanen diff --git a/run_tests.py b/run_tests.py index dd13669..1cfb42f 100755 --- a/run_tests.py +++ b/run_tests.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 -tt +#!/usr/bin/env python3 # Copyright 2012 Jussi Pakkanen |