]> git.donarmstrong.com Git - wannabuild.git/blobdiff - trigger.daily
Add kfreebsd to the stats.
[wannabuild.git] / trigger.daily
index 20b88ef2c7d0d83ebb60d37be754e82c6ada13fe..c8222958b0bdd0eb0222d470cba0461ec4e1013b 100755 (executable)
@@ -227,7 +227,7 @@ if (( $last + $interval < $now )); then
        rm -f "$LOCKFILE"
        trap - 0
        /srv/buildd.debian.org/bin/makegraph
-       for a in $ARCHS_stable; do
+       for a in $ALL_ARCHES; do
            echo Last Updated: `date -u` > /srv/buildd.debian.org/web/stats/$a.txt
            for d in $STATS_DISTS; do
                /srv/wanna-build/bin/wanna-build-statistics --database=$a/build-db --dist=$d >> /srv/buildd.debian.org/web/stats/$a.txt