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