Home
last modified time | relevance | path

Searched refs:input_urls (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py89 input_urls = [] variable
95 input_urls = list(filter(lambda x: x, file_content)) variable
96 if not (input_urls):
192 if input_urls:
194 for url in input_urls: