diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-14 20:41:16 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-14 20:41:16 +0200 |
commit | 4cb48e49042792e2cdf90c9c7672cfecd157ef3e (patch) | |
tree | 737654b1fbbcd5905480411d4813974bbd96c4ca /getmock | |
parent | b1092db84446035689de7af52182ea4bc3a7c083 (diff) |
PHP 7.1.0RC2 (SCL) + extension mass rebuild
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ elif [ $1 = scl70 ]; then done elif [ $1 = scl71 ]; then - for i in 22 23 24 + for i in 22 23 24 25 do getOneMock scl71fc${i}x $opt done |