/[webwml]/newmaint/bin/weeklyjobs.sh
ViewVC logotype

Diff of /newmaint/bin/weeklyjobs.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tbm, Sat Nov 23 11:45:59 2002 UTC revision 1.3 by tbm, Sat Nov 23 11:48:02 2002 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  # It is run every week from tbm's crontab  # It is run every week from tbm's crontab
3  # 23 56 * * sun /org/nm.debian.org/bin/weeklyjobs.sh  # 56 23 * * sun /org/nm.debian.org/bin/weeklyjobs.sh
4    
5  DATE=`date +'AM Report for Week Ending %d %b %Y'`  DATE=`date +'AM Report for Week Ending %d %b %Y'`
6  /org/nm.debian.org/bin/weekrpt.pl --email | mailx -s "$DATE" debian-newmaint@lists.debian.org  /org/nm.debian.org/bin/weekrpt.pl --email | mailx -s "$DATE" debian-newmaint@lists.debian.org

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.5