summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6413d25)
raw | patch | inline | side by side (parent: 6413d25)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 9 Apr 2014 16:06:22 +0000 (18:06 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 9 Apr 2014 16:06:22 +0000 (18:06 +0200) |
This is to avoid the version being marked as dirty.
t/coverage.sh | patch | blob | history |
diff --git a/t/coverage.sh b/t/coverage.sh
index 29f8c99a7ad7b7f914dea601aa93ccfde413cda4..6acf8c96faa2ec520fb6ba0c64c1ae24db6f3423 100755 (executable)
--- a/t/coverage.sh
+++ b/t/coverage.sh
cp -a "$srcdir"/.git .
# reset all files which are not part of the tarball
- git checkout HEAD .gitignore .travis.yml
+ git checkout HEAD .gitignore .travis.yml t/cibuild.sh
fi
./configure --enable-gcov --disable-shared CFLAGS="-O0 -g"