[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 08:15:14 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90936

Ross Burton <ross at burtonini.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Ross Burton <ross at burtonini.com> ---
You need pending modifications in the containing git tree (so git thinks there
are changes to commit, thus being dirty).  In your test case after git init
something like this will replicate:

touch foo
git add foo ; git commit foo
echo foo >foo

-- 
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/b654ac63/attachment.html>


More information about the pulseaudio-bugs mailing list