diff --git a/tests/test-commit-sign.sh b/tests/test-commit-sign.sh index 886e824a..2288d09b 100755 --- a/tests/test-commit-sign.sh +++ b/tests/test-commit-sign.sh @@ -23,12 +23,6 @@ if ! ${CMD_PREFIX} ostree --version | grep -q -e '\+gpgme'; then exit 77 fi -# Skip the test when non-root as gpgme would not read files owned by -# another user. -if test "$(id -u)" != "0"; then - exit 77 -fi - . $(dirname $0)/libtest.sh keyid="472CDAFA"