core/lister: Make the tasks take an explicit lister_args argument
Avoid eating *all* arbitrary arguments and passing them along to the new_lister method.
This commit is contained in:
parent
d08ab241f5
commit
d88f1b60c9
6 changed files with 41 additions and 37 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2017 the Software Heritage developers
|
||||
# Copyright (C) 2017-2018 the Software Heritage developers
|
||||
# License: GNU General Public License version 3, or any later version
|
||||
# See top-level LICENSE file for more information
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue