Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Utils] Installer: Fix checking of shell paths (WasmEdge#2752)
* [Utils] Installer CI: Add linting check using black formatter for python Signed-off-by: Shreyas Atre <[email protected]> * [Utils] Installer: Check if variable is None - Ref: WasmEdge#2749 Signed-off-by: Shreyas Atre <[email protected]> * [Utils] Installer CI: Revert wrong rebase change Signed-off-by: satacker <[email protected]> Signed-off-by: Shreyas Atre <[email protected]> * [Utils] Installer: Make a new const CONST_PATH_NOT_EXIST_STR - All the strings that are paths would be set to the above variable when they are expected not to exist Signed-off-by: Shreyas Atre <[email protected]> * [Utils] Installer CI: Fix brew not found - Ref: WasmEdge#2752 (comment) Signed-off-by: Shreyas Atre <[email protected]> * [Utils] Installer CI: Fix matrix not having python ex variable Signed-off-by: Shreyas Atre <[email protected]> --------- Signed-off-by: Shreyas Atre <[email protected]> Signed-off-by: satacker <[email protected]> Co-authored-by: satacker <[email protected]>
- Loading branch information