mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Fix build - bsd changes from awhile ago introduced a m4 macro bug, only
showed up now because I reran aclocal yesterday. Added CHECK_OPTIONS so auto-qa use of check script can be tweaked externally. Added CHECK_OPTIONS so auto-qa use of check script can be tweaked externally.
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user