Files
@ 04c8edacc3a1
Branch filter:
Location: kallithea/.hgsigs
04c8edacc3a1
1.7 KiB
text/plain
cli: in runtime_wrapper for config file handling, don't return unused command handler value
Return values are not used - we should use sys.exit or similar to set command
return codes.
Return values are not used - we should use sys.exit or similar to set command
return codes.