summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-10 14:55:50 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-10 14:55:50 +0100
commit686af2b9ec2754d5e590d92639aaaaf8cddc32c6 (patch)
tree8a6eefa3345d4a6775e9618ecf4ba807b2b31172 /getmock
parent8da6a4b45e38ea34d958155815ad67de9a0befa9 (diff)
php54-php: F24
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 389b0fd..8cb8615 100755
--- a/getmock
+++ b/getmock
@@ -257,7 +257,7 @@ elif [ $1 = allx ]; then
done
elif [ $1 = scl54 ]; then
- for i in 20 21 22 23
+ for i in 20 21 22 23 24
do
getOneMock scl54fc${i}x $opt
done