From de3f361e51855480cafd7829a484519b2aeaee2d Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Tue, 2 May 2023 17:40:21 +0000 Subject: [PATCH] Remove colors from the cwd logs --- pew.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pew.go b/pew.go index 42e1d5b..ddb4642 100644 --- a/pew.go +++ b/pew.go @@ -576,6 +576,7 @@ func (cmd PewCmd) testArtifact(swg *sizedwaitgroup.SizedWaitGroup, "distro_type", "kernel", }, + NoColor: true, }, ))