24d81418baeab57820fc6345c1e71e7693ebf319 rhead Thu Sep 22 18:43:44 2011 -0700 Moving the qateam crontab files to the genecats source tree instead. Thanks, Brian. (Redmine #404.) diff --git build/crontabs/qateam/hgwbeta.crontab build/crontabs/qateam/hgwbeta.crontab deleted file mode 100644 index ff3e722..0000000 --- build/crontabs/qateam/hgwbeta.crontab +++ /dev/null @@ -1,13 +0,0 @@ -SHELL=/bin/csh -# specifying path so that the "which" command will work within qa scripts. -PATH=/cluster/bin/scripts:/cluster/bin/x86_64:/usr/local/bin:/bin:/usr/bin - -# Minute Hour DOM Month DOW command - -MAILTO=kuhn,rhead -# performance log -5,20,35,50 * * * * hgTracksRandom /data/perf/machines >> /data/perf/hgTracksRandom.log - -MAILTO=rhead -# make beta in trackDb 3 x a week, prior to trackDbGlobal runs (on hgwdev) -5 5 * * 1,3,5 cd /cluster/home/qateam/trackDb; make beta > /dev/null