[Xfce-bugs] [Bug 4716] xdt-commit: Fix detection of changed ChangeLog files, do not rely on grep -P, and prefix changelog entries with directory
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Feb 17 17:00:24 CET 2009
http://bugzilla.xfce.org/show_bug.cgi?id=4716
--- Comment #1 from Jannis Pohlmann <jannis at xfce.org> 2009-02-17 16:00:24 UTC ---
Patch applied in revision 29499:
* scripts/xdt-commit: Replace grep -P with awk and thus make the
script more portable. Properly detect changed ChangeLogs in SVN.
This should get rid the empty lines when committing several
changed ChangeLogs (bug #4716). Patch provided by Alexander
Toresson.
As you can see I don't really like perl so I replaced it with awk which should
be just as portable as perl. Please give it a try.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Xfce-bugs
mailing list