[Bugs] [Bug 1374278] rpc/xdr: generated files are filtered with a sed extended regex

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 12 09:13:27 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1374278



--- Comment #4 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15427 committed in release-3.9 by Niels de
Vos (ndevos at redhat.com) 
------
commit 0665f1fc689501024af523ff79a2413614267ef7
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Thu Sep 8 08:04:56 2016 -0400

    rpc/xdr: use ordinary regex to sed filter generated files

    Versus an extended regex

    While NetBSD and FreeBSD's sed has compat -r command line option,
    Mac OS X's sed does not.

    And there's no need to use an extended regex here; avoiding extra
    logic to determine whether running on Linux or *BSD.

    Change-Id: I6089f994f6c4f50eb353fc018b1b678ec93d6626
    BUG: 1374278
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/15427
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Ee3I4dsSGs&a=cc_unsubscribe


More information about the Bugs mailing list