HomeSoftware Heritage

Use the right function 'call' to check the return code

Description

Use the right function 'call' to check the return code

check_call raises an error when the return code is not 0.
call returns the return code.
So the actual code is expecting a 'call' function.

Details

Provenance
ardumontAuthored on Jan 6 2017, 3:23 PM
ardumontPushed on Jan 9 2017, 7:22 PM
Parents
rDLDSVN0ba1991c23e0: producer: Send override origin url along with the local repository url
Branches
Unknown
Tags
Unknown