aboutsummaryrefslogtreecommitdiff
path: root/meson
diff options
context:
space:
mode:
Diffstat (limited to 'meson')
-rwxr-xr-xmeson/run-test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson/run-test.py b/meson/run-test.py
index a6551ea7a..3c5baa230 100755
--- a/meson/run-test.py
+++ b/meson/run-test.py
@@ -84,4 +84,3 @@ except Exception as e:
print(f'{name}: INTERNAL ERROR running test ({sys.argv}): {e}', file=sys.stderr)
print(f'this is a bug in {name}')
sys.exit(99)
-