debian/compat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 21 Dec 2017 02:01:58 +0100
changeset 3340 fd90e73bf79a
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
caches: factorise the cache warming check The old conditional was duplicated and hard to read. We factorise everything into the `utility` module.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
531
b18b00036355 pkg/debian: Debian packaging
Pierre-Yves David <pierre-yves.david@logilab.fr>
parents:
diff changeset
     1
8