summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock4
1 files changed, 2 insertions, 2 deletions
diff --git a/getmock b/getmock
index 33539b2..1cf3885 100755
--- a/getmock
+++ b/getmock
@@ -430,7 +430,7 @@ elif [ $1 = scl81 ]; then
do
getOneMock scl81fc${i}x $opt
done
- for i in 7 8
+ for i in 7 8 9
do
getOneMock scl81el${i}x $opt
done
@@ -440,7 +440,7 @@ elif [ $1 = scl80 ]; then
do
getOneMock scl80fc${i}x $opt
done
- for i in 7 8
+ for i in 7 8 9
do
getOneMock scl80el${i}x $opt
done