diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-12 10:22:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-12 10:22:13 +0100 |
commit | ed34f9d983bb81943783f1b3a709d38adc6a5852 (patch) | |
tree | ad96c3fdef0cf25e5a818f0a9b0e06653d63fc37 /getmock | |
parent | f14ebf45abc710262ff8ff5d13c3b82950483ad9 (diff) |
f26 rebuild of php70 SCL
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -308,7 +308,7 @@ elif [ $1 = scl56 ]; then done elif [ $1 = scl70 ]; then - for i in 22 23 24 25 + for i in 22 23 24 25 26 do getOneMock scl70fc${i}x $opt done |