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