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 f8b1e7b..bafcf98 100755
--- a/getmock
+++ b/getmock
@@ -318,7 +318,7 @@ elif [ $1 = scl70 ]; then
done
elif [ $1 = scl71 ]; then
- for i in 22 23 24
+ for i in 22 23 24 25
do
getOneMock scl71fc${i}x $opt
done