summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock10
1 files changed, 5 insertions, 5 deletions
diff --git a/getmock b/getmock
index 005c8eb..460bb34 100755
--- a/getmock
+++ b/getmock
@@ -334,14 +334,14 @@ elif [ $1 = scl71 ]; then
done
elif [ $1 = scl72 ]; then
- for i in 25 26
+ for i in 24 25 26
do
getOneMock scl72fc${i}x $opt
done
-# for i in 6 7
-# do
-# getOneMock scl72el${i}x $opt
-# done
+ for i in 6 7
+ do
+ getOneMock scl72el${i}x $opt
+ done
else
for i in $*