Comment 6 for bug 1122701

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/24220
Committed: http://github.com/openstack/oslo-incubator/commit/a2223d49c8d5e27951b702a5b8a59a278f03fb74
Submitter: Jenkins
Branch: master

commit a2223d49c8d5e27951b702a5b8a59a278f03fb74
Author: Mark McLoughlin <email address hidden>
Date: Tue Mar 12 17:21:50 2013 +0000

    update.py: support one-module-per-line configuration

    Fixes bug #1122701

    Allow:

      module=foo
      module=bar

    rather than

      modules=foo,bar

    to make reviewing changes easier.

    Change-Id: Ic0a7fb28fd34f530c93806a5fb79ed3dc3bc494e