]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add udevadm settle to sfdisk/resize
authorRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 23 Jan 2018 18:03:22 +0000 (19:03 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 15 Feb 2018 20:32:15 +0000 (21:32 +0100)
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/ts/sfdisk/resize

index 308798d5ea7a4a2db35f008e511f9e85e99a3310..4b2ad4f53fd81ff4804807aead43bd3bc46e419f 100755 (executable)
@@ -144,6 +144,7 @@ ${TS_DEVICE}4 : start=      108544, size=        2048, type=83
 ${TS_DEVICE}5 : start=        8192, size=        2048, type=83
 ${TS_DEVICE}6 : start=       12288, size=       96256, type=83
 EOF
+udevadm settle
 # enlarge to use all space behind partition #4
 echo ',+,' | $TS_CMD_SFDISK --no-reread -N 4 ${TS_DEVICE} >> $TS_OUTPUT 2>&1
 ts_fdisk_clean $TS_DEVICE