Skip to content

Commit

Permalink
XXX verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Feb 29, 2024
1 parent 67200a5 commit d4ec0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ prepare-check: $(NODE_MODULES_TEST) $(VM_IMAGE) test/common test/reference
# run the browser integration tests; skip check for SELinux denials
# this will run all tests/check-* and format them as TAP
check: prepare-check
TEST_AUDIT_NO_SELINUX=1 test/common/run-tests ${RUN_TESTS_OPTIONS}
TEST_AUDIT_NO_SELINUX=1 test/common/run-tests -tv ${RUN_TESTS_OPTIONS}

bots: $(COCKPIT_REPO_STAMP)
test/common/make-bots
Expand Down

0 comments on commit d4ec0fc

Please sign in to comment.