Split registry run_opts for linux properly
What does this Merge Request do?
This MR fixes the run opts for Linux. The flag and the arg must be adjacent pairs in the array, rather than a single string.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.