summaryrefslogtreecommitdiffstats
path: root/getmock
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-20 11:12:06 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-20 11:12:06 +0100
commitd5a3ce25bd8422869b0dd9baf961307db83f255b (patch)
tree89fd69ee6bd63d5e5d87936140cde23eb578117b /getmock
parentc3a3cc34d3183b7375bf1156fc00512d8bd3d50a (diff)
for fc26xscl56
Diffstat (limited to 'getmock')
-rwxr-xr-xgetmock2
1 files changed, 1 insertions, 1 deletions
diff --git a/getmock b/getmock
index 3a19a61..117e092 100755
--- a/getmock
+++ b/getmock
@@ -298,7 +298,7 @@ elif [ $1 = scl55 ]; then
done
elif [ $1 = scl56 ]; then
- for i in 23 24 25
+ for i in 23 24 25 26
do
getOneMock scl56fc${i}x $opt
done