summaryrefslogtreecommitdiffstats
path: root/tests/07reshape5intr
diff options
context:
space:
mode:
Diffstat (limited to '')
-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