summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
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