File: tag2upload-oracle-crontab

package info (click to toggle)
dgit 14.3
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 4,396 kB
  • sloc: perl: 14,084; sh: 7,447; makefile: 346; python: 334; tcl: 69
file content (12 lines) | stat: -rwxr-xr-x 538 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/crontab -utag2upload-oracle

# After changing this file, to make those changes effective on
# tag2upload-oracle-01.debian.org, upgrade dgit-infrastructure.deb
# there, and then execute
#   /usr/share/dgit-infrastructure/debian/tag2upload-oracle-crontab
# as the tag2upload-oracle UID.

MAILTO=dgit-owner@debian.org

28 * * * * chronic /usr/share/dgit-infrastructure/debian/get-dm-txt /srv/oracle.tag2upload.debian.org/data
0 2 * * * find /srv/oracle.tag2upload.debian.org/distro=debian/outgoing-mail -type f -mtime +35 -delete