PLD-doc: notify-specsupdate.sh - crontab sample

glen glen at pld-linux.org
Fri Nov 20 15:37:54 CET 2009


Author: glen                         Date: Fri Nov 20 14:37:54 2009 GMT
Module: PLD-doc                       Tag: HEAD
---- Log message:
- crontab sample

---- Files affected:
PLD-doc:
   notify-specsupdate.sh (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: PLD-doc/notify-specsupdate.sh
diff -u PLD-doc/notify-specsupdate.sh:1.1 PLD-doc/notify-specsupdate.sh:1.2
--- PLD-doc/notify-specsupdate.sh:1.1	Fri Nov 20 15:35:53 2009
+++ PLD-doc/notify-specsupdate.sh	Fri Nov 20 15:37:49 2009
@@ -3,6 +3,9 @@
 # after which checks only pkgs are you checked out locally in ~/rpm/packages,
 # and shows only relevant diffs of those packages only.
 #
+# Setup your cron to check status hourly:
+# 01 * * * * /some/path/PLD-doc/notify-specsupdate.sh
+#
 # $Id$
 # Author: Elan Ruusamäe <glen at pld-linux.org>
 
@@ -37,4 +40,4 @@
 done
 
 # diffs show, cvs up
-#cvs up $file
+cvs up $file
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/PLD-doc/notify-specsupdate.sh?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list