[PATCH] a whole lot of little patches

Douglas Bagnall douglas.bagnall at catalyst.net.nz
Fri Mar 10 00:31:59 UTC 2017


These are mostly due to me running the likes of:

  find -name '*.py' |grep -v 'pep8' |xargs pyflakes |  grep ': undefined name'

I *tried* to ignore ./thirdparty and ./examples, but I accidentally fixed 
a couple of things there.

I've also taken the liberty of .gitignoring some dot-files that various tools
like to create, and tuned one of the performance test scripts to be less slow.

One of the patches removes a bit of the non-functional Python selftest that I
missed last time.

An argument you could make against these patches is they clearly reveal parts
of the codebase that are not covered by tests, and we should really be fixing
that at the same time.

Douglas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: a-whole-lot-of-little-things.patch
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170310/c1a16b6f/a-whole-lot-of-little-things.patch>


More information about the samba-technical mailing list