commit | 3c73486460a3564135bfe2b3d58b0de0cccefa8b | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Thu May 25 11:41:04 2017 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Thu May 25 11:41:44 2017 -0700 |
tree | b89a3eaa15b67915e59e0630740d50d1d126a7ca | |
parent | d9351aacdbeb5c64a9cd2f41cd39a87f4f4ccb3e [diff] |
Fixing YangLibraryDescription to avoid creating multiple build rules for YangLibrary targets The null condition (or call) was being executed every time; using a supplier to ensure it only gets called if rule has not yet been created. Change-Id: Ibd6fc05adb8f2f16a754b423fa9aeaaa7149cbdb