]> git.ipfire.org Git - thirdparty/systemd.git/commit
Add quotes for -n
authorGaoyi <ymuemc@163.com>
Fri, 26 Jun 2020 05:55:41 +0000 (13:55 +0800)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Jun 2020 13:12:29 +0000 (15:12 +0200)
commit0090b551e6ba2708a736371baeaf0bdfd781a5aa
treee81ef783ea8e16040a50aff39876073afc89f2e1
parent22aa58adc9fb6ea20fc9e6ca66b7b1e4aa7cecda
Add quotes for -n

According to SC2070, -n doesn't work with unquoted arguments
https://github.com/koalaman/shellcheck/wiki/SC2070

Signed-off-by: Gaoyi <ymuemc@163.com>
test/units/testsuite-36.sh