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 389b0fd..8cb8615 100755
--- a/getmock
+++ b/getmock
@@ -257,7 +257,7 @@ elif [ $1 = allx ]; then
done
elif [ $1 = scl54 ]; then
- for i in 20 21 22 23
+ for i in 20 21 22 23 24
do
getOneMock scl54fc${i}x $opt
done