Hi HTCondor users,
I am migrating some machines to a new configuration and would like send those machines a slightly different submission file. The fresh machines are identified by a local variable (for example HAS_SH20). Is it possible to have an if clause in the submission file which will react, if this variable is indeed true?
I tried:
if defined TARGET.HAS_SH20
 RunAsOwner       = True
endif
which does not work. Is there any other way for this?
Thanks
Stefan
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/