summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 628ebb2..03c3884 100755
--- a/getmock
+++ b/getmock
@@ -374,7 +374,7 @@ elif [ $1 = for55 ]; then
done
elif [ $1 = allx ]; then
- for i in 29 30 31
+ for i in 29 30 31 32
do
getOneMock fc${i}x $opt
done