Horvátth Szabolcs wrote:
Hi,Is it possible to increment a job classAd value using Chirp's set_job_attr in one go, or do I haveto query the value, add the increment and set it again?
Sadly, there is no way to do this atomically, you need to get, then set. -Greg