Skip to content

parse_profile_start(): Error out on nested child profiles

The tools can't handle nested child profiles yet. Instead of failing in funny[tm] ways (parse_profile_start() only returned the first two segments of the profile name) better error out with a clear message.

Merge request reports