[pulseaudio-tickets] [Bug 90936] git-version-gen marks tarballs as dirty if build inside a dirty git clone
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 16 07:48:12 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90936
David Henningsson <david.henningsson at canonical.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #2 from David Henningsson <david.henningsson at canonical.com> ---
Sorry, I don't follow.
If you have tarball contents, and you run "./git-version-gen
./.tarball-version" you'll get "6.0", not "6.0-dirty" regardless of you have a
.git directory higher up in the path.
I tried to reproduce, like this:
mkdir mydistro
cd mydistro
git init
wget <URL>
tar -xf <FILE>
cd pulseaudio-7.0
./git-version-gen ./.tarball-version
and it reported back "7.0", not "7.0-dirty".
Could you clarify?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20151016/8488320c/attachment.html>
More information about the pulseaudio-bugs
mailing list