Parent Directory | Revision Log
changed to operate from sciggw7 - Grid based on CentOS 7.5
1 | ccflib | 1.1 | #! /bin/bash |
2 | |||
3 | # Front end to run mlovccf as a crontab job | ||
4 | |||
5 | source /home/ccflib/.bashrc | ||
6 | ccflib | 1.2 | source /opt/univa/ROOT/default/common/settings.sh |
7 | /opt/univa/ROOT/bin/lx-amd64/qsub -o /home/ccflib/var/log \ | ||
8 | -e /home/ccflib/var/log \ | ||
9 | /home/ccflib/bin/mlovccf |
ViewVC Help | |
Powered by ViewVC 1.1.27 |