Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: 28d42ba23c74de1b87507bbab77413e018d518ad https://github.com/btcsuite/btcd/commit/28d42ba23c74de1b87507bbab77413e018d518ad Author: Dave Collins <da...@conformal.com> Date: 2017-01-23 (Mon, 23 Jan 2017)
Changed paths: M goclean.sh Log Message: ----------- build: Exclude .glide from test coverage. The most recent version of glide creates a working directory named .glide that includes .go files and thus must be excluded from the find operation that generates merged test coverage of all packages.