summaryrefslogtreecommitdiffstats
path: root/mockit
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-11-04 16:19:22 +0100
committerRemi Collet <remi@php.net>2024-11-04 16:19:22 +0100
commitd2133b8dc11e650ff260127a3f95fde87d842af4 (patch)
tree265fffde8cb22b7c9cf6d89ce553285e856c5cd8 /mockit
parent027e0257999c1fdbff700ea6648d84883de801f8 (diff)
update limits
Diffstat (limited to 'mockit')
-rwxr-xr-xmockit1
1 files changed, 1 insertions, 0 deletions
diff --git a/mockit b/mockit
index a60ff6c..d7f859b 100755
--- a/mockit
+++ b/mockit
@@ -156,6 +156,7 @@ case $DIST in
;;
ztsx)
if [ $REDIS -ge 1 ]; then
+ [ $MAX -gt 83 ] && MAX=83
for i in fc39x fc40x el8x el9x
do
[ $BUILD_BASE -ge 1 ] && $0 --redis --base $SRPM $i $MIN $MAX $@