]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: wc is needed by test/units/testsuite-50.sh 20806/head
authorFranck Bui <fbui@suse.com>
Wed, 22 Sep 2021 07:04:52 +0000 (09:04 +0200)
committerFranck Bui <fbui@suse.com>
Wed, 22 Sep 2021 07:04:52 +0000 (09:04 +0200)
test/test-functions

index 65bc19f77b57c906133980cdacea1ae9c37944ac..12592e5c61d328febaa07c7268c5f367f886a761 100644 (file)
@@ -190,6 +190,7 @@ BASICTOOLS=(
     umount
     uname
     unshare
+    wc
     xargs
     xzcat
 )