accidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention
[?]
Feb 16, 2012, 10:14 AM
GPZYBCJCAPRTCMMNE3LVNESGVT2YJG2DSNCUONG5ZKE2Z4NFRJFQCDependencies
- [2]
SYN2GC3Oallow null values for jobs, meaning it should build - [3]
4LWGZL33 - [4]
AEKIREIH* Updated hydra_eval_jobs for the new evaluator. - [*]
4N5APGRG* Start of a helper tool to evaluate job expressions efficiently.
Change contents
- replacement in src/c/hydra-eval-jobs.cc at line 181
else if (v.type = tNull) {else if (v.type == tNull) {