summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-12 08:38:08 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-12 08:38:08 +0200
commit69cd754d5d7c4b6d77d309c0f275f0c50abb92c5 (patch)
tree09392b9ca345bec6db5edfa3087ab9585a4ebb0a /getmock
parent393b3f47c2a41abdb7904b38b746de4aa2483722 (diff)
php55 build for F25
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 78014d7..e3d58e1 100755
--- a/getmock
+++ b/getmock
@@ -288,7 +288,7 @@ elif [ $1 = scl54 ]; then
done
elif [ $1 = scl55 ]; then
- for i in 21 22 23 24
+ for i in 21 22 23 24 25
do
getOneMock scl55fc${i}x $opt
done