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 9d0bc75..419ec8c 100755
--- a/getmock
+++ b/getmock
@@ -227,7 +227,7 @@ elif [ $1 = scl55 ]; then
done
elif [ $1 = scl56 ]; then
- for i in $(seq 19 20)
+ for i in $(seq 19 21)
do
getOneMock scl56fc${i}x $opt
done