7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-02-22 00:22:43 +00:00
kicad/thirdparty/sentry-native/external/breakpad/autotools/root-test-driver
2022-04-02 01:21:55 +00:00

4 lines
92 B
Bash

#!/bin/sh
# -E to keep the environment variables needed to run the tests.
exec sudo -E "$@"