commit | 432f2ed4cd15c0489ed7deae11ed4d3fe4c8086e | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Fri Jul 07 09:18:47 2017 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Fri Jul 07 09:18:47 2017 -0700 |
tree | 8e231841924026dd7b2570a7ad71eacc38eca850 | |
parent | 4bf2cc34482201d4e72570d43864c48cda64a7f4 [diff] |
Fix AttributeError in executor client We were inadvertantly redifining the item variable which caused this error: AttributeError: 'NoneType' object has no attribute 'project_configs' If a parent item happened not to have a layout yet. Change-Id: I78a30cc95a1fe30e6aca3c44faae048191af2cdd