mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 06:01:50 +00:00
Revert "Wait for arc.getArchive() to complete before running tests"
This reverts commit c1d915df5b
.
- Reverting this commit because it tried to fix a red herring.
This commit is contained in:
@@ -104,7 +104,7 @@ func main() {
|
||||
noColour = "\033[0m"
|
||||
}
|
||||
|
||||
arc.getArchive()
|
||||
go arc.getArchive()
|
||||
defer arc.deleteArchive()
|
||||
|
||||
var err error
|
||||
|
Reference in New Issue
Block a user