summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-03 09:09:45 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-03 09:09:45 +0200
commitf9cf83785779766a7272f9eff3abbd9da9ea6302 (patch)
tree8ddb0b99d6c01b7baabb511f904518ce19286f0b /getmock
parent4c477731d09a755152f92900a5161eaf1fe14afe (diff)
php55-php: update to 5.5.16 + enable most extensions
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index fbbaed2..c9626fe 100755
--- a/getmock
+++ b/getmock
@@ -223,7 +223,7 @@ elif [ $1 = scl55 ]; then
done
for i in $(seq 6 7)
do
- getOneMock scl54el${i}x $opt
+ getOneMock scl55el${i}x $opt
done
elif [ $1 = scl56 ]; then