summaryrefslogtreecommitdiffstats
path: root/tests/func.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func.sh')
-rw-r--r--tests/func.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/func.sh b/tests/func.sh
index 1c1a28a..b474442 100644
--- a/tests/func.sh
+++ b/tests/func.sh
@@ -213,7 +213,6 @@ do_setup() {
path1=$dev7
ulimit -c unlimited
[ -f /proc/mdstat ] || modprobe md_mod
- echo 2000 > /proc/sys/dev/raid/speed_limit_max
echo 0 > /sys/module/md_mod/parameters/start_ro
}