Files
eden/externals/breakpad/autotools/root-test-driver
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
92 B
Bash
Raw Normal View History

2025-05-31 02:33:02 -04:00
#!/bin/sh
# -E to keep the environment variables needed to run the tests.
exec sudo -E "$@"