/[qa]/trunk/pts/cron.daily/S20-backup
ViewVC logotype

Contents of /trunk/pts/cron.daily/S20-backup

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1327 - (show annotations) (download)
Sun Apr 16 13:23:08 2006 UTC (7 years, 1 month ago) by hertzog
File size: 251 byte(s)
Implement bounces handler.
1 #!/bin/sh
2
3 cd /org/packages.qa.debian.org/db
4 cp subscription.db backup.db
5 cp tags.db backup-tags.db
6 cp bounces.db backup-bounces.db
7 savelog -c 14 backup.db >/dev/null
8 savelog -c 14 backup-tags.db >/dev/null
9 savelog -c 14 backup-bounces.db >/dev/null
10

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5