summaryrefslogtreecommitdiff
path: root/tests/t6005-dm-uuid.sh
Commit message (Collapse)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-241-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-1/+1
| | | | By running make update-copyright
* tests: Update all the dmsetup tests to use ENABLE_DEVICE_MAPPERBrian C. Lane2020-11-051-1/+3
|
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
| | | | By running make update-copyright
* tests: Add udevadm settle to wait_for_ loop (#1260664)Brian C. Lane2016-12-221-0/+2
| | | | | | | | Sometimes the device will vanish after the wait_for_dev_to_appear exits. Add udevadm settle in an attempt to make sure the udev system is done flapping around and the device will stay in place. Related: rhbz#1260664
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
|
* tests: Make sure dm UUIDs are not erasedBrian C. Lane2014-03-021-0/+58
* tests/t6005-dm-uuid.sh: Make sure dm UUIDs are not erased