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 a2a96df..97084bf 100755
--- a/getmock
+++ b/getmock
@@ -207,7 +207,7 @@ elif [ $1 = allx ]; then
done
elif [ $1 = scl54 ]; then
- for i in $(seq 19 21)
+ for i in $(seq 19 22)
do
getOneMock scl54fc${i}x $opt
done