Parent Directory
|
Revision Log
|
Revision Graph
adding a few scripts that run testreport on AWI machines, highly fragile
1 | mlosch | 1.1 | #$Header: $ |
2 | #$Name: $ | ||
3 | # crontab from "edvir1" | ||
4 | |||
5 | SHELL=/usr/bin/bash | ||
6 | # HOME=/home/edvir1/mlosch | ||
7 | |||
8 | 0 * * * * echo `date +%Y%m%d` >> ~/the_date | ||
9 | 0 2 * * 0 ${HOME}/scripts/edvir1_job_submit >> ~/cron_out/`date +%Y%m%d` 2>&1 | ||
10 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |