]> git.cworth.org Git - notmuch/commitdiff
devel/release-checks.sh: use grep to find copyright year. 0.31_rc0
authorDavid Bremner <david@tethera.net>
Sun, 16 Aug 2020 14:32:28 +0000 (11:32 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 16 Aug 2020 14:34:03 +0000 (11:34 -0300)
This is quite fragile, but it works for now, unlike the python
version.

In general it seems conf.py is not intended to be evaluated outside of
sphinx, as it assumes certain global names (in particular "tags") are
defined.


No differences found