diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-12-20 15:34:17 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-12-20 15:34:27 +0100 |
commit | 92ecc875120640a16a77d70039355a6ffc9905d7 (patch) | |
tree | 9a9a0e37629b80bc7f522cc60641214a218ad81f /test/TEST-29-PORTABLE | |
parent | NEWS: add note about path unit's TriggerLimitBurst= and TriggerLimitIntervalSec= (diff) | |
download | systemd-92ecc875120640a16a77d70039355a6ffc9905d7.tar.xz systemd-92ecc875120640a16a77d70039355a6ffc9905d7.zip |
test: install losetup by default
Preparation for the next commit.
Diffstat (limited to 'test/TEST-29-PORTABLE')
-rwxr-xr-x | test/TEST-29-PORTABLE/test.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/TEST-29-PORTABLE/test.sh b/test/TEST-29-PORTABLE/test.sh index a345e29314..7727e7b5ca 100755 --- a/test/TEST-29-PORTABLE/test.sh +++ b/test/TEST-29-PORTABLE/test.sh @@ -21,7 +21,6 @@ test_append_files() { instmods overlay =overlayfs install_dmevent generate_module_dependencies - inst_binary losetup inst_binary mksquashfs inst_binary unsquashfs install_verity_minimal |