1
0
Fork 0

Remove colors from the cwd logs

master
dump_stack() 2023-05-02 17:40:21 +00:00
parent 8279517ecf
commit de3f361e51
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

1
pew.go
View File

@ -576,6 +576,7 @@ func (cmd PewCmd) testArtifact(swg *sizedwaitgroup.SizedWaitGroup,
"distro_type", "distro_type",
"kernel", "kernel",
}, },
NoColor: true,
}, },
)) ))