HomeSoftware Heritage

Arch, use **kwargs on task initialisation instead of named args.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Arch, use **kwargs on task initialisation instead of named args.

This fix an issue discovered while testing loader on docker environment,
error was (load_arch() got an unexpected keyword argument
'lister_name')

Related T4233

Details

Provenance
franckbretAuthored on Jun 29 2022, 3:53 PM
franckbretPushed on Jun 29 2022, 5:20 PM
franckbretPushed on Jun 29 2022, 5:12 PM
Differential Revision
D8051: Arch, use **kwargs on task initialisation instead of named args.
Build Status
Buildable 30135
Build 47097: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.