RSS Bot Posted October 21, 2022 Posted October 21, 2022 Description It was impossible to set IMAGE_TYPE from command-line, thus it was not possible to generate user-built images. The change re-sets IMAGE_TYPE based on the BETA variable only if IMAGE_TYPE hasn't been set previously How Has This Been Tested? Run tests with IMAGE_TYPE set and unset and saw it was set/not-set to the corresponding value Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts