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 9cb9796..16a3259 100644
--- a/buildfct
+++ b/buildfct
@@ -531,7 +531,7 @@ if [ "$1" = "-q" ]; then
fi
if [ -f "$1" ]; then
- for i in 25 26 24
+ for i in 25 26 27 24
do
echo -n "$(date +%X) scl70 fc$i "
mock $quiet --configdir=$mocketc -r fc${i}xscl70 rebuild $1 && echo " Ok." || echo " Error !"