]> git.decadent.org.uk Git - dak.git/commitdiff
gps2: fix logging call
authorJulien Cristau <jcristau@debian.org>
Sat, 21 May 2016 13:55:49 +0000 (15:55 +0200)
committerJulien Cristau <jcristau@debian.org>
Sat, 21 May 2016 13:57:58 +0000 (15:57 +0200)
The multiprocessing workers return a list already, no need to embed that
in another one.

This should change logging from
generate-packages-sources2|dak|['generate-packages', 'unstable', 'main', 's390x']
to
generate-packages-sources2|dak|generate-packages|unstable|main|s390x

Signed-off-by: Julien Cristau <jcristau@debian.org>

No differences found