summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-04-24 14:40:06 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-04-25 15:15:06 +0000
commit654b0c4877d42b3b15a87114408722e843687ded (patch)
tree3d1c69129adce8067d8c130cc94d04821ecf7d2e /maint.mk
parent8b4196d8f74ab8d9e758fb55b3f8ec589d025da1 (diff)
downloadostree-654b0c4877d42b3b15a87114408722e843687ded.tar.gz
tests/installed: New installed, privileged tests using Fedora AH
Our container-driven tests can't e.g. test SELinux sanely, and have to support being run as root *and* non-root too. Use redhat-ci to provision a VM and run tests directly there. These are installed tests too. Closes: https://github.com/ostreedev/ostree/issues/806 Closes: #807 Approved by: jlebon
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index 3a6c9a88..ff231c7d 100644
--- a/maint.mk
+++ b/maint.mk
@@ -1123,7 +1123,7 @@ sc_copyright_check:
sc_missing_cmd_prefix:
@prohibit='^ostree ' \
halt='found missing ${CMD_PREFIX}' \
- in_vc_files='$tests/.*\.sh$$' \
+ in_vc_files='$tests/[^/]*\.sh$$' \
$(_sc_search_regexp)
# If tests/help-version exists and seems to be new enough, assume that its