diff --git a/rpminspect.yaml b/rpminspect.yaml index 9ecef15..fa72fcd 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,5 +1,3 @@ - - # exclude ownership tests; we need setuid/gids as is ownership: ignore: @@ -23,4 +21,4 @@ permissions: # some stap scripts are wrapped within /bin/sh that confuses rpminspect shellsyntax: ignore: - - *.stp + - '*.stp'