diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-14 10:28:57 +0000 |
commit | 1d7738aaaf36152d633273c2fc622b7beb64c482 (patch) | |
tree | f0ddcd830491109d4788cd99248e3c04c82a57b3 /tests/07changelevelintr | |
parent | Releasing debian version 4.3+20241202-1.1. (diff) | |
download | mdadm-1d7738aaaf36152d633273c2fc622b7beb64c482.tar.xz mdadm-1d7738aaaf36152d633273c2fc622b7beb64c482.zip |
Merging upstream version 4.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/07changelevelintr')
-rw-r--r-- | tests/07changelevelintr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/07changelevelintr b/tests/07changelevelintr index d921f2b..59fe0db 100644 --- a/tests/07changelevelintr +++ b/tests/07changelevelintr @@ -12,7 +12,7 @@ checkgeo() { shift sleep 0.5 check wait - sleep 1 + sleep 2 for attr in level raid_disks chunk_size layout do if [ $# -gt 0 ] ; then |