SOURCES: bugzilla.cron (NEW) - daily cron, based on gentoo one

glen glen at pld-linux.org
Mon Apr 24 22:07:57 CEST 2006


Author: glen                         Date: Mon Apr 24 20:07:57 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- daily cron, based on gentoo one

---- Files affected:
SOURCES:
   bugzilla.cron (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/bugzilla.cron
diff -u /dev/null SOURCES/bugzilla.cron:1.1
--- /dev/null	Mon Apr 24 22:07:57 2006
+++ SOURCES/bugzilla.cron	Mon Apr 24 22:07:52 2006
@@ -0,0 +1,5 @@
+#!/bin/sh
+cd /usr/share/bugzilla
+./collectstats.pl
+./whineatnews.pl
+echo "*** Bugzilla nighlty flush has done! ***"
================================================================


More information about the pld-cvs-commit mailing list