diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-12 08:38:08 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-12 08:38:08 +0200 |
commit | 69cd754d5d7c4b6d77d309c0f275f0c50abb92c5 (patch) | |
tree | 09392b9ca345bec6db5edfa3087ab9585a4ebb0a /getmock | |
parent | 393b3f47c2a41abdb7904b38b746de4aa2483722 (diff) |
php55 build for F25
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -288,7 +288,7 @@ elif [ $1 = scl54 ]; then done elif [ $1 = scl55 ]; then - for i in 21 22 23 24 + for i in 21 22 23 24 25 do getOneMock scl55fc${i}x $opt done |