1
0
This commit is contained in:
2019-08-17 09:35:36 +00:00
parent b654fb29b9
commit 73b39b5c0d
4 changed files with 14 additions and 6 deletions

2
pew.go
View File

@@ -392,7 +392,7 @@ func performCI(ka config.Artifact, kcfg config.KernelConfig, binaryPath,
if supported {
found = true
max -= 1
max--
for i := int64(0); i < runs; i++ {
swg.Add()
go whatever(&swg, ka, kernel, binaryPath,