Add sles15 support to install-powershell.sh - #16984
Conversation
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
yogeshbirla Please use our PR template for first post. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
|
you can get it from the server here...
|
install-powershell.sh
|
/azp run Powershell-CI-macos |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
🎉 Handy links: |
Co-authored-by: Yogesh Birla <yogeshbirla@microsoft.com>
Script today fails for SLES15 because of some outdated code written for Sles12. This is fixed by using the correct command from /etc/os-release for all SUSE distros.