]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/round: move address,undefined out of the default set
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 23:28:50 +0000 (16:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 May 2024 23:28:50 +0000 (16:28 -0700)
round

diff --git a/round b/round
index 462919aafc8d8aab96f6c6e3bf732d2a80af3d4f..9912ba83877782ce588450df497e7292bbca56ff 100755 (executable)
--- a/round
+++ b/round
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 # Give names of targets to use on the command line
-# coccicheck is not enabled by default
-default="sparse hdr-check sha256 leaks address,undefined test check-docs doc"
+# coccicheck and address,undefined are not enabled by default
+default="sparse hdr-check sha256 leaks test check-docs doc"
 skip=" "
 more=" "