Repost: I changed my script to > #!/bin/sh > date > /tmp/hasdb.log > if [ ! -d "/var/tmp/bmrb/blast/db" ] ; then. > echo "HAS_DB=FALSE" > echo "HAS_DB=FALSE" >> /tmp/hasdb.log > exit 1. > fi > echo "HAS_DB=TRUE" > echo "HAS_DB=TRUE" >> /tmp/hasdb.log It is logging "HAS_DB=TRUE" to the file every 15 minutes. Yet the attribute is not in condor_config_val -dump. Any suggestions? Am I looking in the wrong place? -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
Attachment:
signature.asc
Description: OpenPGP digital signature