From 484140df56895d9d930e443ecc8079b5d70efb3d Mon Sep 17 00:00:00 2001 From: johnkeis Date: Tue, 4 Feb 2003 09:59:41 +0000 Subject: [PATCH] Add recompress logs and build quota git-svn-id: svn://10.0.0.236/trunk@137369 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/tinderbox3/scripts/tbox_updater | 2 ++ mozilla/webtools/tinderbox3/server/tbox_updater | 2 ++ 2 files changed, 4 insertions(+) diff --git a/mozilla/webtools/tinderbox3/scripts/tbox_updater b/mozilla/webtools/tinderbox3/scripts/tbox_updater index 1e618a85259..6008936efbd 100755 --- a/mozilla/webtools/tinderbox3/scripts/tbox_updater +++ b/mozilla/webtools/tinderbox3/scripts/tbox_updater @@ -2,3 +2,5 @@ cd /home/jkeiser/tbox3/scripts ./tbox_bonsai_update.pl ./tbox_build_static_pages.pl +./tbox_recompress_logs.pl +../client/tbox_build_quota.pl --url="http://127.0.0.1/~jkeiser/cgi-bin/tbox3/scripts" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt diff --git a/mozilla/webtools/tinderbox3/server/tbox_updater b/mozilla/webtools/tinderbox3/server/tbox_updater index 1e618a85259..6008936efbd 100755 --- a/mozilla/webtools/tinderbox3/server/tbox_updater +++ b/mozilla/webtools/tinderbox3/server/tbox_updater @@ -2,3 +2,5 @@ cd /home/jkeiser/tbox3/scripts ./tbox_bonsai_update.pl ./tbox_build_static_pages.pl +./tbox_recompress_logs.pl +../client/tbox_build_quota.pl --url="http://127.0.0.1/~jkeiser/cgi-bin/tbox3/scripts" --quota=1024 --start=0 --end=0 ../client/quota_dirs.txt