"README.md" did not exist on "ad7845cf3d783d246115af7b44d7a42dc438c4ff"
Triggering this pipeline failed because I gave an uppercase value for the CALIBRATION variable. This led to and error: __main__.py: error: argument --calibration: invalid choice: 'DARK' (choose from 'correct', 'dark', 'all')
.
I have added this fix to accept uppercase values and compare it against the lowercase choices.
Rebased onto fix/lpd-dark-daemon-children
and will run the test with the same failed variables' values.