summaryrefslogtreecommitdiffstats
path: root/tests/07reshape5intr
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2025-01-14 10:28:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2025-01-14 10:28:53 +0000
commit929a7f35226e61f7d108b6eda9e5fefdb844fbe3 (patch)
treef1c5b4f62cca05bd101d32f5f168cd3b446d2bc7 /tests/07reshape5intr
parentAdding upstream version 4.3+20241202. (diff)
downloadmdadm-upstream.tar.xz
mdadm-upstream.zip
Adding upstream version 4.4.upstream/4.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/07reshape5intr')
-rw-r--r--tests/07reshape5intr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/07reshape5intr b/tests/07reshape5intr
index 2af2910..e116945 100644
--- a/tests/07reshape5intr
+++ b/tests/07reshape5intr
@@ -38,7 +38,7 @@ do
if [[ $(echo check > /sys/block/md0/md/sync_action) != 0 ]]; then
break;
fi
- sleep 1
+ sleep 2
done
if [[ i == max ]]; then