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