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

[Condor-users] RANK expression (Owner =!= "user") no loner works in 7.6.0?



Hi all,

I'm just testing this rank expression

RANK = DEBUG ( Owner =!= "boinc")

on both 7.4.4 and 7.6.0.

On 7.4.4 this showed up in the logs as

05/04 13:35:50 Classad debug: Owner --> ERROR
05/04 13:35:50 Classad debug: Owner --> boinc
05/04 13:35:50 Classad debug: DEBUG(Owner =!= "boinc") --> 0

on 7.6.0 the StartLog shows:

05/04/11 13:37:39 Error evaluating rank.


Is this intentional and did I miss something in the changelogs?

cheers

Carsten