aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmesontest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesontest.py b/mesontest.py
index 62ddc72..9421c7f 100755
--- a/mesontest.py
+++ b/mesontest.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3 -u
+#!/usr/bin/env python3
# Copyright 2016 The Meson development team