summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-02 15:38:54 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-02 15:38:54 +0100
commitbc46c5636857493cb117552e921a2f3d7ee2997f (patch)
tree61e535c35518c98a24ef1a10f23aa62274bd8af4 /getmock
parent6ba5516f741e2adbc065846883bf32c4cadad59b (diff)
f17 repo is closed
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock4
1 files changed, 2 insertions, 2 deletions
diff --git a/getmock b/getmock
index 419ec8c..90f5842 100755
--- a/getmock
+++ b/getmock
@@ -156,7 +156,7 @@ if [ $1 = devs -o $1 = dev ]; then
fi
if [ $1 = all ]; then
- for i in $(seq 17 21)
+ for i in $(seq 18 21)
do
getOneMock fc${i}i $opt
done
@@ -197,7 +197,7 @@ elif [ $1 = all54 ]; then
getOneMock el${n}x remi
elif [ $1 = allx ]; then
- for i in $(seq 17 21)
+ for i in $(seq 18 21)
do
getOneMock fc${i}x $opt
done