mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-26 10:54:59 -04:00
This particular bwrap invocation cannot cause a sandbox escape because the command to run is hard-coded, but it's more clearly correct if we pass "--" to every bwrap invocation. Signed-off-by: Simon McVittie <smcv@collabora.com>