Updated Branches: refs/heads/master 17e0b7c6e -> b14405041
Fix license check. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/b1440504 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/b1440504 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/b1440504 Branch: refs/heads/master Commit: b14405041b87867878cd1088bfcca41f3b72f3c6 Parents: 17e0b7c Author: Alexander Shorin <[email protected]> Authored: Sat Sep 28 17:35:39 2013 +0400 Committer: Alexander Shorin <[email protected]> Committed: Sat Sep 28 17:35:39 2013 +0400 ---------------------------------------------------------------------- license.skip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/b1440504/license.skip ---------------------------------------------------------------------- diff --git a/license.skip b/license.skip index 08c4864..914253b 100644 --- a/license.skip +++ b/license.skip @@ -60,7 +60,7 @@ ^share/doc/Makefile.in ^share/doc/build/.* ^share/doc/ext/__pycache__/.* -^share/doc/ext/*.pyc +^share/doc/ext/.*.pyc ^share/doc/ext/httpdomain.py ^share/doc/ext/http-api-descr.json ^share/doc/images/.*
