]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Add caution against extending this list
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Jun 2020 21:25:17 +0000 (09:25 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 17 Jun 2020 15:48:06 +0000 (15:48 +0000)
We want correct documentation if at all possible.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jun 17 15:48:06 UTC 2020 on sn-devel-184

python/samba/tests/docs.py

index b0eff53386ca6ac4fd6cb2dbd03551a3f115cc25..4b67bc2bd3886ac7e26665af8b6d17e166325d0f 100644 (file)
@@ -100,6 +100,9 @@ def get_documented_tuples(sourcedir, omit_no_default=True):
 class SmbDotConfTests(TestCase):
 
     # defines the cases where the defaults may differ from the documentation
+    #
+    # Please pass the default via waf rather than adding to this
+    # list if at all possible.
     special_cases = set([
         'log level',
         'path',