mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 11:12:03 +00:00
Wait for arc.getArchive() to complete before running tests
This commit is contained in:
@@ -104,7 +104,7 @@ func main() {
|
||||
noColour = "\033[0m"
|
||||
}
|
||||
|
||||
go arc.getArchive()
|
||||
arc.getArchive()
|
||||
defer arc.deleteArchive()
|
||||
|
||||
var err error
|
||||
|
Reference in New Issue
Block a user