From 1f4cce86add495fb07ae9ace83907dbd1415dd68 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Tue, 4 Oct 2016 00:38:42 +0300 Subject: Remove shebangs on files that are not runnable and add execute bits to those that are. --- mesonbuild/scripts/commandrunner.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 mesonbuild/scripts/commandrunner.py (limited to 'mesonbuild/scripts/commandrunner.py') diff --git a/mesonbuild/scripts/commandrunner.py b/mesonbuild/scripts/commandrunner.py old mode 100644 new mode 100755 -- cgit v1.1