summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock6
1 files changed, 3 insertions, 3 deletions
diff --git a/getmock b/getmock
index e18a45d..97651b9 100755
--- a/getmock
+++ b/getmock
@@ -143,10 +143,10 @@ if [ $1 = all ]; then
getOneMock el${i}i $opt
done
elif [ $1 = all55 ]; then
- for n in $(seq 17 18)
+ for n in $(seq 14 20)
do
- getOneMock fc${n}i test
- getOneMock fc${n}x test
+ getOneMock fc${n}i remi
+ getOneMock fc${n}x remi
done
for n in $(seq 5 6)
do