/[qa]/trunk/data/cronjobs/ddpo.ubuntu
ViewVC logotype

Contents of /trunk/data/cronjobs/ddpo.ubuntu

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2738 - (show annotations) (download)
Mon Apr 16 16:41:41 2012 UTC (13 months, 1 week ago) by geissert
File size: 238 byte(s)
/org -> /srv
1 #!/bin/bash -e
2 # CRON=5 1 * * *
3
4 umask 002
5 cd /srv/qa.debian.org/data/ddpo/results
6
7 # find uploads to unstable and experimental
8 ../ubuntu.pl
9
10 # move results in place
11 mv -f ubuntu{-new,}.db
12
13 # update timestamp
14 echo `date -u` > ubuntu.date

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5