source: other-projects/nightly-tasks/crons-and-scripts/linux64/linux64_crontab_file@ 32402

Last change on this file since 32402 was 32402, checked in by sjm84, 6 years ago

Linux 64 VM scripts for generating release and nightly binaries

File size: 370 bytes
Line 
1# m h dom mon dow command
2
301 1 * * * /bin/mount --bind /proc /opt/lsb-buildenv-x86_64/proc
430 1 * * * /usr/sbin/chroot /opt/lsb-buildenv-x86_64 ./create-expeditee.sh
500 2 * * * /usr/sbin/chroot /opt/lsb-buildenv-x86_64 ./run-gs2-caveat.sh ; ./run-gs2-caveat.sh wrap
600 3 * * * /usr/sbin/chroot /opt/lsb-buildenv-x86_64 ./run-gs3-caveat.sh ; ./run-gs3-caveat.sh wrap
Note: See TracBrowser for help on using the repository browser.