commit | 0d9521568441e46a47e78037b4906d5305b17364 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Tue Feb 07 17:14:44 2017 -0800 |
committer | Clint Byrum <clint@fewbar.com> | Tue Feb 07 17:23:25 2017 -0800 |
tree | 04424e198a4cb6725cef718c830a14458ef32b62 | |
parent | f10f985b2f0c913fcc4a2501f3962caa61abaacf [diff] |
Implement node equality When comparing jobs, nodesets are compared, which includes the list of nodes. However, equality on the node class itself was not implemented meaning that any job which actually specified nodes would not evaluate as equal to itself. Correct that. Change-Id: Iba04c7377783396105961b0a0ea55651aacc17b6