Commits on Source (3)
-
we do not want to be doing a 'starts with' check in these cases, they should be an equality check (cherry picked from commit 785c6dfe) Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
ca1279d1 -
(no functional change) - better prepare for the next commit where we need to support both "Auto" and "auto". - avoid multiple `strdup()`. - avoid avoidable string comparisons. (cherry picked from commit 31f283ad) Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
6e995d58 -
the lowercase "auto" default option value did not match the uppercase "Auto" in the choice list. option values should typically be lowercase. this fixes the mistake with the case of the choice value, whilst maintaining backwards compatibility with existing CLI usage and from saved settings files. this was the clear preference for fixing this resulting from the MR discussion. (cherry picked from commit 230068f3) Signed-off-by:
Felix Paul Kühne <felix@feepk.net>
a31161d9