]> git.proxmox.com Git - wasi-libc.git/commit
Workaround a bug causing Windows CI failures. (#119)
authorDan Gohman <sunfish@mozilla.com>
Tue, 22 Oct 2019 15:00:48 +0000 (08:00 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2019 15:00:48 +0000 (08:00 -0700)
commit289fdce22b7adde96f2ffaa32cb6e90805baedb7
tree8ba04bfe687036514365c72cad026659be901a44
parentbdfbb54520faf46080c4f8b199db61f5ea27258d
Workaround a bug causing Windows CI failures. (#119)

This works around [this bug], which manifests as

```
error: could not remove 'setup' file: 'C:\Users\VssAdministrator\.cargo\bin/rustup-init.exe'
info: caused by: Access is denied. (os error 5)
```

as suggested by [this comment].

[this bug]: https://github.com/microsoft/azure-pipelines-image-generation/issues/1224
[this comment]: https://github.com/CraneStation/wasi-libc/pull/118#issuecomment-544978683
.azure-pipelines.yml