Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 5747555

Browse files
committed
docs: installation: consoletest
Signed-off-by: John Andersen <johnandersenpdx@gmail.com>
1 parent cd504db commit 5747555

27 files changed

+840
-443
lines changed

dffml/util/cli/cmd.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ async def _main(cls, *args):
251251
cls=cls.JSONEncoder,
252252
)
253253
print()
254+
return result
254255

255256
@classmethod
256257
def main(cls, loop=None, argv=sys.argv):

0 commit comments

Comments
 (0)