diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-09-11 18:41:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-09-11 18:41:39 +0200 |
commit | 1d8ea23126954eb13dbb2e327161842719410a88 (patch) | |
tree | 9a5fb1b3859b826ca42b3ac9771d81fc1499e04f /buildfct | |
parent | 75612736507f652547ade2ebbbb28838d9b04e57 (diff) |
php56, f25 build
Diffstat (limited to 'buildfct')
-rw-r--r-- | buildfct | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -579,7 +579,7 @@ if [ "$1" = "-q" ]; then fi if [ -f "$1" ]; then - for i in 23 24 22 21 + for i in 23 25 24 22 21 do echo -n "$(date +%X) scl56 fc$i " mock $quiet --configdir=$mocketc -r fc${i}xscl56 rebuild $1 && echo " Ok." || echo " Error !" |