summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-10 07:07:42 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-10 07:07:42 +0100
commit8da6a4b45e38ea34d958155815ad67de9a0befa9 (patch)
treee3fed42da7b16fac9df0986c4fd1a2222a78dbf5 /getmock
parent73abdd71a591468a45ad93bee31c68f14d0c3b8d (diff)
php55-php: adapt for F24
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index d8610c2..389b0fd 100755
--- a/getmock
+++ b/getmock
@@ -267,7 +267,7 @@ elif [ $1 = scl54 ]; then
done
elif [ $1 = scl55 ]; then
- for i in 21 22 23
+ for i in 21 22 23 24
do
getOneMock scl55fc${i}x $opt
done