diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-10 14:55:50 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-10 14:55:50 +0100 |
commit | 686af2b9ec2754d5e590d92639aaaaf8cddc32c6 (patch) | |
tree | 8a6eefa3345d4a6775e9618ecf4ba807b2b31172 /getmock | |
parent | 8da6a4b45e38ea34d958155815ad67de9a0befa9 (diff) |
php54-php: F24
Diffstat (limited to 'getmock')
-rwxr-xr-x | getmock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ elif [ $1 = allx ]; then done elif [ $1 = scl54 ]; then - for i in 20 21 22 23 + for i in 20 21 22 23 24 do getOneMock scl54fc${i}x $opt done |