diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-12 11:34:18 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-12 11:34:18 +0200 |
commit | 3189a8e93713ac3ce00f5eeb5bfe64b50c3c9b49 (patch) | |
tree | e0040b97da43b18261f66d3b9f18271abfc7b336 /getmock | |
parent | 2d20e39ff0d2ed1828ebb56582f7d840b82bc9c6 (diff) |
php70 build for F25
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 21 22 23 24 + for i in 21 22 23 24 25 do getOneMock scl70fc${i}x $opt done |