root-test-driver 92 B

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