mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Fix testgrid (#2316)
This commit is contained in:
committed by
Adnan Abdulhussein
parent
770e28c19f
commit
02a620f7b5
@@ -196,7 +196,7 @@ func doMain() int {
|
||||
}
|
||||
|
||||
log.Printf("Charts for Testing: %+v", chartList)
|
||||
defer writeXML("/workspace/_artifacts", time.Now())
|
||||
defer writeXML("/go/src/k8s.io/charts/_artifacts", time.Now())
|
||||
if !terminate.Stop() {
|
||||
<-terminate.C // Drain the value if necessary.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user