debian/source.lintian-overrides
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 26 Oct 2018 17:00:05 +0200
changeset 12356 ed486562ba7e
parent 11402 e60a8e5d29ef
permissions -rw-r--r--
Make test database cache lookup concurrent has_cache() is used to dertermine if the template database already exists or not. When running tests accross multiple process, has_cache() wasn't aware of databases created by other processes because it used a cache to generate the cache... Since the discovering discover_cached_db() time is quite reasonable (it's just about listing file in a directory), let re-generate the cache on cache miss.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11402
e60a8e5d29ef [debian] add a lintian override for source-is-missing about jquery.flot.js
David Douard <david.douard@logilab.fr>
parents:
diff changeset
     1
cubicweb source: source-is-missing cubicweb/web/data/jquery.flot.js line length is * characters (>512)