]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/units/testsuite-64.sh
test: use udevadm lock when partitioning block devices
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 6 Apr 2022 16:35:26 +0000 (01:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 6 Apr 2022 16:42:44 +0000 (01:42 +0900)
commitbc6bd62c0ebe0057e6f3dee2cd3e8f8e984ee060
tree560e60d517c52bbc0f57eee61ed7fc22c831d0b7
parent3452ae90ea385f2d8a96f7263b980da49d9b36cc
test: use udevadm lock when partitioning block devices

We can use `sfdisk --lock` for these cases, but some CI environments
have old sfdisk which does not support `--lock` option.
test/units/testsuite-64.sh