Code

t/coverage.sh: Reset files not part of the tarball.
authorSebastian Harl <sh@tokkee.org>
Sat, 4 Jan 2014 13:09:25 +0000 (14:09 +0100)
committerSebastian Harl <sh@tokkee.org>
Sat, 4 Jan 2014 13:09:25 +0000 (14:09 +0100)
commit8635965e9215e01d88d7d4485d98bf6b0c5be6e4
tree5b60c73a4d28ebde7d6c6d5d08decb933203e044
parent249fdc86f92076078418834335e22f684fafc9d9
t/coverage.sh: Reset files not part of the tarball.

This way, files like .gitignore and .travis.yml, which are not part of a
release, are reset and will not cause a "dirty" version.
t/coverage.sh