summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-01 17:45:56 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-01 17:45:56 +0100
commit9ab6e8900b6f27b34a914b8fffe75d1ab5181e7c (patch)
tree4c48bbf28fa149200d8c49f356ef23ba96b56e64 /getmock
parent4e6b76d54c6a788a44898d541ceb37344c730a9b (diff)
php-pecl-http: 2.3.0 (stable)
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index a2a96df..97084bf 100755
--- a/getmock
+++ b/getmock
@@ -207,7 +207,7 @@ elif [ $1 = allx ]; then
done
elif [ $1 = scl54 ]; then
- for i in $(seq 19 21)
+ for i in $(seq 19 22)
do
getOneMock scl54fc${i}x $opt
done