xref
: /
aosp_15_r20
/
external
/
google-breakpad
/
autotools
/
root-test-driver
(revision 9712c20fc9bbfbac4935993a2ca0b3958c5adad2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
# -E to keep the environment variables needed to run the tests.
3
exec
sudo
-E
"$@"
4