mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
8ce3d0174e
Give variables a default value to pass strict mode. $ErrorActionPreference defines the default behavior if a powershell command fails. If it's set to 'stop', then it aborts the script on the first unresolved error. This behavior extends to native programs like cmake but do not depend on it. https://github.com/PowerShell/PowerShell/issues/3996 |
||
---|---|---|
.. | ||
common | ||
before_cache.sh | ||
before_install.sh | ||
before_script.sh | ||
build.ps1 | ||
install.sh | ||
run_lint.sh | ||
run_tests.sh | ||
script.sh |