summaryrefslogtreecommitdiff
path: root/tools/auto-qa
diff options
context:
space:
mode:
Diffstat (limited to 'tools/auto-qa')
-rwxr-xr-xtools/auto-qa2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/auto-qa b/tools/auto-qa
index d7541bc4..21da5d4d 100755
--- a/tools/auto-qa
+++ b/tools/auto-qa
@@ -503,7 +503,7 @@ do
cd $QADIR
_log " *** run tests"
- _sudo ./check -l -g auto 2>&1 | tee $ROOT/qa.out
+ _sudo ./check -l $CHECK_OPTIONS 2>&1 | tee $ROOT/qa.out
_log ""
_log " *** send status mail"