Skip to content

parse the output field with comma at its first occurrence

Kyungmin Park requested to merge kypark/automation-control:master into master

Parse the output field with comma at its first occurrence.

For example, parse plots:https://blahblah.com as plots and https://blahblah.com, rather than plots,https,//blahblah.com.

Merge request reports