Skip to content

cerbero: Use check_output for fetching the perl version

When running under a locale that the system does not support, perl prints various warnings to stderr which are accidentally captured by this and lead to an invalid perl version being set.

Merge request reports