• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/sh
2# -E to keep the environment variables needed to run the tests.
3exec sudo -E "$@"
4