[ci] Another Python 3 fix in babysitter
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 9 Aug 2016 00:12:17 +0000 (02:12 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 9 Aug 2016 00:12:53 +0000 (02:12 +0200)
```
  File "./scripts/ci/babysitter", line 424, in run
    for xml in (xml_list + wrote_xml):
TypeError: can only concatenate list (not "map") to list
```


No differences found