1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/hack/ci
Sebastiaan van Stijn 6130c89cce
PowerShell: remove aliases, use their real commands instead
This patch replaces PowerShell aliases for their real commands, see https://blogs.technet.microsoft.com/heyscriptingguy/2012/04/21/when-you-should-use-powershell-aliases/

For example;

- use `Get-Location` instead of `pwd`
- use `Set-Location` instead of `cd`
- use `ForEach-Object` instead of the `%` shorthand
- use `Write-Output` instead of `echo`

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-22 21:34:39 +01:00
..
arm Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00
experimental Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00
janky ci: quote bash variable 2018-03-29 18:06:45 -07:00
powerpc Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00
windows.ps1 PowerShell: remove aliases, use their real commands instead 2018-12-22 21:34:39 +01:00
z Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00