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