mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-23 17:34:00 +03:00
[PATCH] updated label test script (tests for partitions now.)
This commit is contained in:
parent
120d45d0a1
commit
4c7f03c33f
@ -8,7 +8,13 @@ export UDEV_DB=udev.tdb
|
||||
export UDEV_CONFIG_FILE=label_test.config
|
||||
export UDEV_PERMISSION_FILE=udev.permissions
|
||||
|
||||
export DEVPATH=block/sda
|
||||
export ACTION=add
|
||||
export DEVPATH=block/sda
|
||||
|
||||
../udev block
|
||||
|
||||
export DEVPATH=block/sda/sda3
|
||||
|
||||
../udev block
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user