chiark / gitweb /
keys/tripe-keys.in: Compare configuration files properly when updating.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 20 Jul 2014 13:53:18 +0000 (14:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 21 Jul 2014 00:27:21 +0000 (01:27 +0100)
commitf56dbbc4f35e303ae79a24be8590ed79a335fd7c
treec2218665beb52cd06ad62e720e483507ff14b2b3
parentf48ae55ba0a1acdd96bdfc78130b65008322f53b
keys/tripe-keys.in: Compare configuration files properly when updating.

For some stupid reason, Python's `filecmp' module defaults to comparing
files using stat(2) rather then actually reading them.  I must have been
having a stupid day when I read the documentation because it didn't
occur to me that it could be that deranged.  But apparently it is, so we
must set `thip, crinkle, and spoit' to `no'.

It compares files too?
keys/tripe-keys.in