]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-64-UDEV-STORAGE: several fixlets for check_device_units()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Jul 2025 18:35:55 +0000 (03:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Jul 2025 19:07:01 +0000 (04:07 +0900)
commit453cbbe47b4e268f239f75d7c19f2ddef495bd81
tree57211e40c386d2ca798dc1311a0cbca430645e97
parent453e1375d0606a212433e137c7f204279a8ecc35
TEST-64-UDEV-STORAGE: several fixlets for check_device_units()

To suppress the following warnings in case check_device_unit() failed e.g.
when the device is already removed:
```
sed: couldn't write 130 items to stdout: Broken pipe
awk: write failure (Broken pipe)
awk: close failed on file "/dev/stdout" (Broken pipe)
```
test/units/TEST-64-UDEV-STORAGE.sh