From e31d4015857407b28382cf815f64d0c92cc54193 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 4 Jan 2024 10:58:01 -0600 Subject: [PATCH] fix: remove erroneous debug print --- src/viv/viv.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/viv/viv.py b/src/viv/viv.py index 8849635..8a002a2 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -3473,7 +3473,6 @@ class Viv: ) elif has_run: log.debug("script invokes viv.run letting subprocess handle deps") - print(tmppath) subprocess_run_quit( [sys.executable, "-S", scriptpath, *rest], env=dict(