summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-28 16:10:26 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-28 16:10:26 +0100
commitc9886a07cba4a79b90620dd13dcf467123363a65 (patch)
treea97a8f00e40358df0f78069bd8e81540d137e527 /getmock
parent7ac5aa990b0c9fb6d16bf4a7f9a6178e350e3a3b (diff)
add php56 to fc21 build
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 9d0bc75..419ec8c 100755
--- a/getmock
+++ b/getmock
@@ -227,7 +227,7 @@ elif [ $1 = scl55 ]; then
done
elif [ $1 = scl56 ]; then
- for i in $(seq 19 20)
+ for i in $(seq 19 21)
do
getOneMock scl56fc${i}x $opt
done