From: Luca Boccassi Date: Fri, 7 Jul 2023 09:42:18 +0000 (+0100) Subject: test: add +x to generator-utils.sh X-Git-Tag: v254-rc2~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=544fc54d7232f1593aa6f3ba11e22bf124fa51e9;p=thirdparty%2Fsystemd.git test: add +x to generator-utils.sh It is marked and named as a script, so add +x otherwise Lintian complains: W: systemd-tests: script-not-executable [usr/lib/systemd/tests/testdata/units/generator-utils.sh] --- diff --git a/test/units/generator-utils.sh b/test/units/generator-utils.sh old mode 100644 new mode 100755