Subversion Repositories DevTools

Rev

Rev 3410 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3410 Rev 7367
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
# It is expected that this script will be run via sudo and cron
2
# It is expected that this script will be run via sudo and cron
3
#
3
#
4
# Need JATS profile when running from cron
4
# Need JATS profile when running from cron
5
. /etc/profile
5
. /etc/profile
6
jats eprog /home/buildadm/sbin/jats_quarantine.pl $@
6
jats eprog /home/pkgadm/sbin/jats_quarantine.pl $@