summaryrefslogtreecommitdiff
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/check.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/check.mak b/rules/check.mak
index d94c6e17..2901d94a 100644
--- a/rules/check.mak
+++ b/rules/check.mak
@@ -6,7 +6,7 @@ LOOPS = 10
@$(TESTS_ENVIRONMENT) \
$* || \
$(TESTS_ENVIRONMENT) \
- GIBBER_DEBUG=0xFF \
+ GIBBER_DEBUG=all \
$*
# run any given test in a loop