]> granicus.if.org Git - python/commitdiff
Doc/Makefile: also do "make suspicious" during daily autobuild
authorGeorg Brandl <georg@python.org>
Sun, 24 Nov 2013 15:17:54 +0000 (16:17 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 24 Nov 2013 15:17:54 +0000 (16:17 +0100)
Doc/Makefile

index 4052babcb6bf54c7c1f723fb39dfefce4b143bb7..61ccf846b14e17660acd93484298b188aa8ccdb8 100644 (file)
@@ -170,6 +170,7 @@ serve:
 autobuild-dev:
        make update
        make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
+       -make suspicious
 
 # for quick rebuilds (HTML only)
 autobuild-html: