From: Matt Riedemann Date: Thu, 20 Jun 2013 15:33:06 +0000 (-0700) Subject: Fix single-version-externally-mananged typo in setup.cfg X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=34f8b35d9d5eba2a75e4f4ffd2abe2a646fdb768;p=openstack-build%2Fneutron-build.git Fix single-version-externally-mananged typo in setup.cfg Corrects the typo in setup.cfg to use single-version-externally-managed for pbr. Fixes bug 1192987 Change-Id: I039b51897ec180148e5095349e4567759f2711a5 --- diff --git a/setup.cfg b/setup.cfg index 2da05c891..d8349c224 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,7 +64,7 @@ setup-hooks = quantum.hooks.setup_hook [pbr] -single-version-externally-mananged = true +single-version-externally-managed = true [entry_points] console_scripts =