[Bugs] [Bug 1138897] NetBSD port

bugzilla at redhat.com bugzilla at redhat.com
Tue May 19 13:24:04 UTC 2015


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



--- Comment #86 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/10278 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com) 
------
commit f7b8b1c95a11a8100b3bbb2a820dcead1b094655
Author: Emmanuel Dreyfus <manu at netbsd.org>
Date:   Fri Apr 17 06:09:15 2015 +0200

    Fix case mistake for MKDIR_P in Makefiles

    Some makefiles used $(mkdir_p) instead of the corectly defined $(MKDIR_P).
    The former is substituted as an empty string, leading to possible failures
    depending of the user shell tolerance. NetBSD's /bin/sh seems to choke
    more easily than Linux's /bin/bash, but if the later does not fail, it
    does not created the intended directories anyway.

    Backport of I8caed4000f3c91cb3a685453848fb854793945ed

    BUG: 1138897
    Change-Id: I48a24231ba90aa3e84bf433b63ae5cb50307f042
    Signed-off-by: Emmanuel Dreyfus <manu at netbsd.org>
    Reviewed-on: http://review.gluster.org/10278
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle at redhat.com>
    Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list