This is much cleaner for reading and linting, and as such, much easier to add logic to.
In this case, more complex logic on group creation has been added. If group creation fails, we now abandon trying to setup the group, which is mostly a nice-to-have.
This is much cleaner for reading and linting, and as such, much easier to add logic to.
In this case, more complex logic on group creation has been added. If group creation fails, we now abandon trying to setup the group, which is mostly a nice-to-have.
I also added a small commit to fix https://github.com/SEL4PROJ/seL4-CAmkES-L4v-dockerfiles/issues/16, which was way easier than previous attempts.
Reporting and testing from: @robs-cse, who conveniently has an OSX box to test on :smile: