1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

test: Add touch into minimal verity test image

This commit is contained in:
Daan De Meyer 2023-06-20 13:53:45 +02:00
parent 9c0c670125
commit d110169b65

View File

@ -691,6 +691,7 @@ install_verity_minimal() {
grep
mount
sleep
touch
)
oldinitdir="$initdir"
rm -rfv "$TESTDIR/minimal"