Clark Boylan 4ab37d798a Loop over incomplete subunit files properly
We are still trying to get incomplete subunit files into our logs. This
is now failing because we assumed a single dict with a files entry to
iterate over but in reality we get a list of dicts with files entries to
iterate over. In order to iterate over this content we use
with_subelements to iterate over and copy the found files.

Change-Id: I160ac5caeec6fd7f5a35e805b7d4811b20405d14
2020-08-07 14:01:18 -07:00
..
2020-04-20 17:44:49 +02:00
2019-07-17 15:45:24 +00:00
2019-09-09 18:14:00 +10:00
2020-04-17 10:45:15 +02:00
2020-05-06 07:54:30 +02:00
2019-07-17 15:45:24 +00:00
2020-05-04 17:47:11 +01:00
2020-02-21 06:55:47 -06:00
2020-06-11 17:26:50 +02:00
2020-05-09 14:03:51 -05:00
2020-06-01 13:11:52 +02:00
2019-11-20 20:27:21 +01:00
2020-05-16 17:46:17 +02:00
2017-11-14 13:19:08 +00:00
2020-06-11 17:26:50 +02:00
2020-05-16 17:46:17 +02:00
2020-05-15 12:24:33 +00:00
2020-05-03 19:06:37 +00:00
2019-07-17 15:45:24 +00:00
2020-07-16 21:59:57 +02:00
2020-07-19 21:22:36 +02:00
2020-05-04 17:47:11 +01:00
2018-08-17 10:23:20 +10:00