summaryrefslogtreecommitdiffstats
path: root/buildfct
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-15 08:02:58 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-15 08:02:58 +0200
commitd8c463198a3e7ce28b52e457e333c9d3e11668fa (patch)
tree3f4099a2419fd0513a8d158e96846350e929ac0e /buildfct
parentbde416c369dbdd640faff655a278f0d1ae10d2f8 (diff)
roundcubemail: 1.1.3
Diffstat (limited to 'buildfct')
-rw-r--r--buildfct2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfct b/buildfct
index 90781d8..098a377 100644
--- a/buildfct
+++ b/buildfct
@@ -357,7 +357,7 @@ fi
if [ -f "$1" ]; then
date +%X
pids=""
- for i in 21 22 20 19
+ for i in 21 22 23 20 19
do
echo -n ""
(mock $quiet --configdir=$mocketc -r fc${i}x rebuild $1 && echo "$(date +%X) (55+) fc$i Ok." || echo "fc$1 Error !")&