Hi,
I'd like to set an environment variable for my jobs to be the same value as $__CONDOR_SCRATCH_DIR . Ideally, I'd like to set this in the job submit file using the enviroment command but there doesn't seem to be a way to specify it. It looks like $$(CONDOR_SCRATCH_DIR) would work but there's no classad that with the scratch dir. Is there a way to do this?