1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-02 13:47:27 +03:00

test: wc is needed by test/units/testsuite-50.sh

This commit is contained in:
Franck Bui 2021-09-22 09:04:52 +02:00
parent f7d47cc862
commit 9fbb13acbc

View File

@ -190,6 +190,7 @@ BASICTOOLS=(
umount
uname
unshare
wc
xargs
xzcat
)