Remove sudos from keyctl-smoke.sh

I tend to run kernel tests in BR initramfs environments with no sudo
installed and it's not too painful to write sudo ./keyctl-smoke.sh if
one wants to use sudo.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
1 file changed
tree: 71d1d4089548fe5a603802610e460d1515692098
  1. AUTHORS
  2. keyctl-smoke.sh
  3. README.md
  4. tpm2-flush
  5. tpm2-list-handles
  6. tpm2-pcr-policy
  7. tpm2-read-pcrs
  8. tpm2-reset-da-lock
  9. tpm2-root-key
  10. tpm2-simulator-vtpm
  11. tpm2.py
  12. tpm2_smoke.py
README.md

This is a set of scripts for testing the Linux TPM driver TPM2 2.0 functionality.