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

[HTCondor-users] qedit question



I would like to use qedit to alter the attribute, ProjectName, under which a queued job will run.

I can change it to abc which “condor_q –long –attribute ProjectName” confirms: “qedit … ProjectName abc”

But when I try to change it to abc-def, condor_q shows it has been changed to “abc – def”, i.e. spaces have been introduced around the “-“.

I’ve tried ‘abc-def’, “abc-def”, ‘abc\-def’, “abc\-def”, all without success.

???

 

Best - Don