[PATCH] devel/release-checks: added checking of copyright year in documentation
David Bremner
david at tethera.net
Tue Aug 4 22:46:05 PDT 2015
Tomi Ollila <tomi.ollila at iki.fi> writes:
> +copyrightline=`exec python -c "__file__ = 'command-line'
> +with open('doc/conf.py') as cf: exec(cf.read()); print(copyright)"`
That took me several tries to understand what is going on. Perhaps
that's because patch-review time co-incides with first coffee of the
day, but could you explain it in a comment or something, just in case
it's not only me who finds it confusing.
d
More information about the notmuch
mailing list