Files
torzu/externals/breakpad/autotools/root-test-driver
2024-04-05 01:58:27 +02:00

4 lines
92 B
Bash
Executable File

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