1
0
mirror of synced 2026-01-07 19:00:06 -05:00
Files
runner/src
Robin Neatherway ce92d7a6b5 Change ping .. > nul to sleep (#647)
* Change `ping .. > nul` to `sleep`

The filename `nul` is a Windows-ism that causes the update script to
create such a file in the current working directory. The `ping`
utility is also an dependency not installed by
`installdependencies.sh`, so it seemed easier to change it to the
standard `sleep` command.

* Update dotnet-install script as requested by test

* Update dotnet-install.ps1

Co-authored-by: Tingluo Huang <tingluohuang@github.com>
2020-10-29 10:15:30 -04:00
..
2020-10-29 10:15:30 -04:00
2020-07-16 10:30:42 -04:00
2020-10-27 10:50:50 -04:00
2020-10-27 10:50:50 -04:00
2020-02-04 12:59:49 -05:00
2020-10-26 22:51:29 -04:00
2020-10-02 11:49:49 -04:00