summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock6
1 files changed, 6 insertions, 0 deletions
diff --git a/getmock b/getmock
index 97651b9..7e63d89 100755
--- a/getmock
+++ b/getmock
@@ -153,6 +153,12 @@ elif [ $1 = all55 ]; then
getOneMock el${n}i php55
getOneMock el${n}x php55
done
+elif [ $1 = all54 ]; then
+ for n in $(seq 5 6)
+ do
+ getOneMock el${n}i remi
+ getOneMock el${n}x remi
+ done
elif [ $1 = allx ]; then
for i in $(seq 14 20)
do