commit | 9a32d5ee7f2a6ae6e0f027f87fc3b41d690815d5 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Dec 06 17:38:53 2018 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Dec 13 16:41:02 2018 +0000 |
tree | 03c081ed0454c43d812a18d0eaa3aa327d1b446a | |
parent | c048cc0ff7db3164c89a453752f63f92cfe272a7 [diff] |
scripts/unit-test: Prevent duplicate deps from being checked Our code will treat this as a cycle if duplicate dependencies are passed into our dependency builder loop. In the future if we support multiple build systems it is possible that we will find duplicate dependencies and need to handle that. Change-Id: I3b52d6ce646d2ebf0ba1b23b85eb940408d5b9e8 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.