[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] ifThenElse woes



I have few(atleastÂ5)ÂHOLD statements. They all work. However, I am trying to put them in a hold reason but for whateverÂreason only of the reasons show up.

Is there a better way to handle this?Â

hold_reason = ifThenElse ( $(A), "held because of policy a",
             ifThenElse ( $(B), "held because of policy b",
             ifThenElse ( $(C), "held because of policy c","unknown")
             )
             )

This doesn't work. Was wondering if there is an easier or more intuitiveÂway to manage this
           Â

--
--- Get your facts first, then you can distort them as you please.--