equinor / komodoenv

Komodoenv is the virtualenv of the Komodo world
GNU General Public License v3.0
1 stars 3 forks source link

Infer komodo root also on azure #68

Closed larsevj closed 2 months ago

larsevj commented 2 months ago

Issue Resolves #67 Also aims to always give warning when sourcing a komodoenv made on a different rhel version. Currently the warning is only shown is the komodoenv is outdated.

Approach Check for the existence of "/prog/komodo" and prefer this over "/prog/res/komodo".

Pre review checklist

Pre merge checklist