ros-industrial / ros_qtc_plugin

ROS Qt Creator Plug-in (https://ros-qtc-plugin.readthedocs.io)
396 stars 213 forks source link

keep empty environment variables #499

Closed christian-rauch closed 5 months ago

christian-rauch commented 5 months ago

This handles cases where an empty environment variable, e.g. VAR=, is parsed.

Fixes #496.