Comment 5 for bug 1600793

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-virtualbox (stable/mitaka)

Reviewed: https://review.openstack.org/340821
Committed: https://git.openstack.org/cgit/openstack/fuel-virtualbox/commit/?id=513b880d6c1203bba3e65712c610e283866843fc
Submitter: Jenkins
Branch: stable/mitaka

commit 513b880d6c1203bba3e65712c610e283866843fc
Author: Maksim Malchuk <email address hidden>
Date: Mon Jul 11 15:17:23 2016 +0300

    Don't use Sed's GNU extension to support MacOSX

    This change removes using the Sed's GNU extensions to support BSD-Sed
    in MacOSX, also moves one of them (lowercase) to the tr command.

    Change-Id: I5afef3fc562443e7089b72e645b725b86781c54c
    Closes-Bug: #1600793
    Signed-off-by: Maksim Malchuk <email address hidden>
    (cherry picked from commit 984547cc1f9b5b622d496e07c5df343667f15fba)