]> git.donarmstrong.com Git - wannabuild.git/commitdiff
Stop rotating unused old logs files.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 12 Dec 2009 22:20:18 +0000 (22:20 +0000)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 12 Dec 2009 22:20:18 +0000 (22:20 +0000)
trigger.daily

index 0926de133362ae03a5b6b56624dc1c57f8160ba0..3f9dc1069ac4f472f509ebed85cc7af1e25e8567 100755 (executable)
@@ -209,9 +209,6 @@ for a in $ALL_ARCHES ; do
                mv Packages.$d.$a Packages.$d.$a-old
                mv quinn-$d.$a quinn-$d.$a-old
        done
-       if [ "$DAY" = "0" ]; then
-               savelog -p -c 128 /srv/wanna-build/db/$a/transactions.log
-       fi
 done
 umask 022
 for d in $DISTS; do