From: Luca Boccassi Date: Mon, 31 Oct 2022 21:18:53 +0000 (+0000) Subject: test: add +x to assert.sh X-Git-Tag: v253-rc1~626^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb4f7271d9f75a44756b110706cdb53b82f407ce;p=thirdparty%2Fsystemd.git test: add +x to assert.sh The script has a shebang and .sh extension, so make it executable W: systemd-tests: script-not-executable [usr/lib/systemd/tests/testdata/units/assert.sh] --- diff --git a/test/units/assert.sh b/test/units/assert.sh old mode 100644 new mode 100755