[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] do not do this



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.weekly |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly
index 34f0c64..efb264f 100755
--- a/config/debian/cron.weekly
+++ b/config/debian/cron.weekly
@@ -36,7 +36,7 @@ echo "Splitting queue/done"
 dak split-done > /dev/null
 
 # Vacuum the database
-echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1 | grep -v "^NOTICE:  Skipping.*only table owner can VACUUM it$"
+echo "VACUUM; VACUUM ANALYZE;" | psql --no-psqlrc projectb 2>&1
 
 # Do git cleanup stuff
 echo "Doing git stuff"
-- 
1.6.3.3


Reply to: