Skip to content

Updated compare_require to allow for group 'all' to be built

Simon Rose requested to merge group_all into master
  1. Allows for -g all in compare_require.sh, which makes it a lot easier if one wants to do a large compare.
  2. Fixes the ordering of e3-inventory.txt. e3-common should come after its dependencies; this is related to changes in e3-require which now actually checks versions based on what is in the install path.

Merge request reports