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

Re: [HTCondor-users] How to use a function in a constraint expression in condor_history and.python bindings



$ condor_history -constraint 'regex(".*gwsum.*", Arguments)' -limit 5  -af:jht OsUser ResidentSetSize_RAW RequestMemory RequestDisk RequestCpus  JobCurrentStartDate Cmd Arguments| grep -v /usr/bin/condor_dagman

The function is `regexp()`, with a `p`. (I agree that it _should_ be `regex()`, but....)

HTCondorIOError: Timeout when waiting for remote host

	This seems like its own bug.

- ToddM