]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
GIT-VERSION-GEN: Don't include output of git update-index.
authorAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 21:53:32 +0000 (21:53 +0000)
committerAndre Noll <maan@systemlinux.org>
Wed, 4 Sep 2013 22:22:45 +0000 (22:22 +0000)
GIT-VERSION-GEN calls git update-index which might write something
like "configure.ac: Needs update" to stdout. We don't want this text
to be part of the version string, so make sure we discard the output
of git update-index.


No differences found