]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add +x to assert.sh 25207/head
authorLuca Boccassi <bluca@debian.org>
Mon, 31 Oct 2022 21:18:53 +0000 (21:18 +0000)
committerLuca Boccassi <bluca@debian.org>
Mon, 31 Oct 2022 21:18:53 +0000 (21:18 +0000)
commitfb4f7271d9f75a44756b110706cdb53b82f407ce
tree4284ceafdb04a1aebca689bd4986013720925a3d
parent84033dd40588dbf4f57a746c141fe7d111247a93
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]
test/units/assert.sh [changed mode: 0644->0755]