/[qa]/trunk/data/cronjobs/newmaint-update
ViewVC logotype

Contents of /trunk/data/cronjobs/newmaint-update

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1480 - (show annotations) (download)
Fri Dec 22 11:38:58 2006 UTC (6 years, 5 months ago) by myon
File size: 193 byte(s)
write nmstatus.db, display next NM step on ddpo
1 #!/bin/sh -e
2 # CRON=30 15 * * * nice -15
3
4 umask 002
5 cd /org/qa.debian.org/data/nm
6 ./parse-sql > nmstatus.new
7 mv nmstatus.new nmstatus
8 mv nmstatus-new.db nmstatus.db
9 date --utc > nmstatus.date
10

Properties

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

  ViewVC Help
Powered by ViewVC 1.1.5