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:
parent
9c0c670125
commit
d110169b65
@ -691,6 +691,7 @@ install_verity_minimal() {
|
||||
grep
|
||||
mount
|
||||
sleep
|
||||
touch
|
||||
)
|
||||
oldinitdir="$initdir"
|
||||
rm -rfv "$TESTDIR/minimal"
|
||||
|
Loading…
Reference in New Issue
Block a user