From 6f705fefceb5e1a57e0fd5e00e24031ec19a197f Mon Sep 17 00:00:00 2001 From: Ajeya Bhat Date: Sun, 19 May 2024 17:14:25 +0530 Subject: [PATCH] parts --- outpostcli/lfs/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/outpostcli/lfs/commands.py b/outpostcli/lfs/commands.py index da3ee9e..f784ea1 100644 --- a/outpostcli/lfs/commands.py +++ b/outpostcli/lfs/commands.py @@ -182,7 +182,7 @@ def on_progress(oid: str, uploaded_bytes: int): raise # Not precise but that's ok. - print(parts) + _log.info(parts) r = requests.post( completion_url, json={