summaryrefslogtreecommitdiff
path: root/debian/checkarray
diff options
context:
space:
mode:
Diffstat (limited to 'debian/checkarray')
-rw-r--r--debian/checkarray2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/checkarray b/debian/checkarray
index 6b6857be..936cc257 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -196,7 +196,7 @@ for array in $arrays; do
low) ioarg='-c2 -n7'; renice=5;;
high) ioarg='-c2 -n0'; renice=0;;
realtime) ioarg='-c1 -n4'; renice=-5;;
- *) break;;
+ *) continue;;
esac
resync_pid= wait=5