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 0cbc2ca..73dd65d 100755
--- a/getmock
+++ b/getmock
@@ -314,7 +314,7 @@ elif [ $1 = scl56 ]; then
done
elif [ $1 = scl70 ]; then
- for i in 24 25 26
+ for i in 24 25 26 27
do
getOneMock scl70fc${i}x $opt
done