summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-05 08:30:10 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-05 08:30:10 +0200
commit419465a43c67ec8564cf15da44343765bd8ac579 (patch)
treedc71c7d204fc233544109323cae183e5250106b5 /getmock
parent5fed4348c913643e4a198058a54eaf486f2e44a9 (diff)
put php55 package in the right repo
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock4
1 files changed, 2 insertions, 2 deletions
diff --git a/getmock b/getmock
index 5b35c00..0ae09d2 100755
--- a/getmock
+++ b/getmock
@@ -124,8 +124,8 @@ if [ $1 = test ]; then
opt=test
shift
fi
-if [ $1 = php53 ]; then
- opt=php53
+if [ $1 = php55 ]; then
+ opt=php55
shift
fi
if [ $1 = devs -o $1 = dev ]; then