summaryrefslogtreecommitdiffstats
path: root/perl-install/raid.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/raid.pm')
-rw-r--r--perl-install/raid.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/raid.pm b/perl-install/raid.pm
index abcca2b79..ee7cbbc4d 100644
--- a/perl-install/raid.pm
+++ b/perl-install/raid.pm
@@ -23,7 +23,7 @@ Manage regular soft RAID (MD=Multiple Drive).
=cut
-sub max_nb() { 31 }
+sub max_nb() { 131 }
sub check_prog {
# perl_checker: require interactive