From d2bc98a1eb8ae26411ef031831fc40ca31108cbd Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 16 Feb 2022 00:27:51 +0100 Subject: tools,tests: make test-wrapper.sh.in template executable So that when the meson build does the template replacement, the generated file is also executable and can be used as Exec line in the test DBus service file. Fixes the 'test-stub' unit test in meson. --- tools/tests/test-wrapper.sh.in | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/tests/test-wrapper.sh.in (limited to 'tools/tests') diff --git a/tools/tests/test-wrapper.sh.in b/tools/tests/test-wrapper.sh.in old mode 100644 new mode 100755 -- cgit v1.2.3-70-g09d2