summaryrefslogtreecommitdiffstats
path: root/src/partition/test-repart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/partition/test-repart.sh')
-rwxr-xr-xsrc/partition/test-repart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partition/test-repart.sh b/src/partition/test-repart.sh
index 88b696ba01..89f6266539 100755
--- a/src/partition/test-repart.sh
+++ b/src/partition/test-repart.sh
@@ -201,7 +201,7 @@ $D/zzz7 : start= 6291416, size= 98304, type=0FC63DAF-8483-4772-8E79-3D
EOF
LOOP="$(losetup -P --show --find "$D/zzz")"
- "${udevadm:?}" wait --timeout 60 --initialized=yes --settle "${LOOP:?}"
+ "${udevadm:?}" wait --timeout 60 --settle "${LOOP:?}"
VOLUME="test-repart-$RANDOM"