robotmk
robotmk copied to clipboard
RobotMK 1.4.4: Existing ROBOTMK_ env var always returned as None
246a247,249
> ###
> return value
>
Without return function "get_robotmk_var" always returns None if corresponding ROBOTMK_ env var exists (because None is the last referenced value in this case).