You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discovered that different versions of bash can cause different behavior of exaslct command line tools, see #48 .
Because of that we need at least a CI check for CentOs 7, which comes with bash 4.2 (the minimum compatible version).
Acceptance Criteria
A new CI check which validates export functionality on push, in a CentOS 7 enviornment.