Files
@ 04c8edacc3a1
Branch filter:
Location: kallithea/scripts/run-all-cleanup
04c8edacc3a1
510 B
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.