Closed jlausuch closed 3 years ago
@dfaggioli @thkukuk could you please take a look?
@dfaggioli @thkukuk could you please take a look?
It looks fine to me. To the point, that I made the very same change, as part of my own pull request:
:-D
@thkukuk I'm absolutely fine with this patch being picked up instead of mine (they're basically identical)... Whatever is more practical
The other pull request contains an additional error checking, that's why I used that.
Addresses: https://github.com/kubic-project/microos-toolbox/issues/19
When trying to create a toolbox container with
-c
option and without-t
, it complains that-c
and-t
can't be given at the same time.