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



--- Comment #10 from Vijay Bellur <[email protected]> ---
COMMIT: http://review.gluster.org/13355 committed in master by Niels de Vos
([email protected]) 
------
commit c7d2037b8c6293663280a759a2e447d5aef130bd
Author: Raghavendra Talur <[email protected]>
Date:   Thu Feb 4 14:33:54 2016 +0530

    vagrant-tests: Fix bug when git branch name has a /

    It is possible for a git branch to have a / in it.

    Source copy from host to VM used relative path on
    the assumption that VM vagrant dir will always be
    three levels down the topdir of repo. This assumption
    breaks when git branch has a / in it.

    Of the two solutions to fix it:
    a. Mangle the git branch name to not have a /
    b. Accomodate the possibility of have a / in git branch name.

    I have chosen b) because that looks cleaner.

    Change-Id: I6b71c31da2f5f7c349d6d6882767768b2534d14f
    BUG: 1291537
    Signed-off-by: Raghavendra Talur <[email protected]>
    Reviewed-on: http://review.gluster.org/13355
    Smoke: Gluster Build System <[email protected]>
    NetBSD-regression: NetBSD Build System <[email protected]>
    CentOS-regression: Gluster Build System <[email protected]>
    Reviewed-by: Niels de Vos <[email protected]>

-- 
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=xN15TSsvcv&a=cc_unsubscribe
_______________________________________________
Gluster-infra mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-infra

Reply via email to