diff options
| -rwxr-xr-x | Dothem | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -269,6 +269,10 @@ do section hdr-check Meta/Make $M $jobs -- hdr-check && + # test-lint + section test-lint + Meta/Make -- -C t test-lint && + if test -n "$san" then section SANITIZE=address,undefined |
