distcheck: update license.skip fixes issue introduced in #d25d31c8
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/54adb631 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/54adb631 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/54adb631 Branch: refs/heads/1744-single-config-file Commit: 54adb631efe0dcec789d4294d6d7ebb2cbb2658d Parents: 5576644 Author: Dave Cottlehuber <[email protected]> Authored: Wed Dec 4 11:06:18 2013 +0100 Committer: Dave Cottlehuber <[email protected]> Committed: Wed Dec 4 11:08:07 2013 +0100 ---------------------------------------------------------------------- license.skip | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/54adb631/license.skip ---------------------------------------------------------------------- diff --git a/license.skip b/license.skip index beb94e6..56f239d 100644 --- a/license.skip +++ b/license.skip @@ -118,6 +118,7 @@ ^src/couch_dbupdates ^src/ejson/.* ^src/etap/.* +^src/fauxton/app/addons/config/assets/less/config.less ^src/fauxton/app/modules/pouchdb/base.js ^src/fauxton/app/modules/pouchdb/pouch.collate.js ^src/fauxton/app/modules/pouchdb/pouchdb.mapreduce.js
