summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock12
1 files changed, 6 insertions, 6 deletions
diff --git a/getmock b/getmock
index 4a0743f..d779abf 100755
--- a/getmock
+++ b/getmock
@@ -401,7 +401,7 @@ elif [ $1 = scl55 ]; then
done
elif [ $1 = scl56 ]; then
- for i in 30 31 32
+ for i in 33 30 31 32
do
getOneMock scl56fc${i}x $opt
done
@@ -411,7 +411,7 @@ elif [ $1 = scl56 ]; then
done
elif [ $1 = scl70 ]; then
- for i in 30 31 32
+ for i in 30 31 32 33
do
getOneMock scl70fc${i}x $opt
done
@@ -421,7 +421,7 @@ elif [ $1 = scl70 ]; then
done
elif [ $1 = scl71 ]; then
- for i in 30 31 32
+ for i in 30 31 32 33
do
getOneMock scl71fc${i}x $opt
done
@@ -441,7 +441,7 @@ elif [ $1 = scl80 ]; then
done
elif [ $1 = scl74 ]; then
- for i in 30 31 32
+ for i in 30 31 32 33
do
getOneMock scl74fc${i}x $opt
done
@@ -451,7 +451,7 @@ elif [ $1 = scl74 ]; then
done
elif [ $1 = scl73 ]; then
- for i in 30 31 32
+ for i in 30 31 32 33
do
getOneMock scl73fc${i}x $opt
done
@@ -461,7 +461,7 @@ elif [ $1 = scl73 ]; then
done
elif [ $1 = scl72 ]; then
- for i in 30 31 32
+ for i in 30 31 32 33
do
getOneMock scl72fc${i}x $opt
done