summaryrefslogtreecommitdiffstats
path: root/buildfct
diff options
context:
space:
mode:
Diffstat (limited to 'buildfct')
-rw-r--r--buildfct2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfct b/buildfct
index c49c22f..b91f03b 100644
--- a/buildfct
+++ b/buildfct
@@ -465,7 +465,7 @@ if [ "$1" = "-q" ]; then
fi
if [ -f "$1" ]; then
- for i in 23 24 22
+ for i in 23 24 25 22
do
echo -n "$(date +%X) scl71 fc$i "
mock $quiet --configdir=$mocketc -r fc${i}xscl71 rebuild $1 && echo " Ok." || echo " Error !"