ZOSOpenTools / meta

Meta repository to tie together the various underlying z/OS Open Source tools repositories here
https://zosopentools.github.io/meta/
Apache License 2.0
37 stars 25 forks source link

Enhance --override-zos-tools option to allow for selected tools to override #815

Open IgorTodorovskiIBM opened 1 week ago

IgorTodorovskiIBM commented 1 week ago

There may be cases for more granularity in --override-zos-tools. If the need comes, we could extend it to accept a comma or space delimited list of tools to add. So for example, if the file system includes all of the tools, but a user wants to include altbin/make, they can specify --override-zos-tools=make.

Related item: https://github.com/ZOSOpenTools/meta/pull/766