Change name of privsep_helper to match code

This patch updates the setup.cfg to be consistent with the
daemon's usage of the name 'privsep-helper', instead of the
setup.cfg's name of 'privesep_helper'

Closes-Bug: #1543664

Change-Id: I02a6b9bf70fb1f75c75f2dad052b3d0ad9e96967
This commit is contained in:
Walter A. Boring IV 2016-02-09 00:49:30 -08:00 committed by Walter A. Boring IV (hemna)
parent a6e554bd49
commit ce5b7c74cb

View File

@ -33,7 +33,7 @@ all_files = 1
[entry_points]
console_scripts =
privsep_helper = oslo_privsep.daemon:helper_main
privsep-helper = oslo_privsep.daemon:helper_main
[upload_sphinx]
upload-dir = doc/build/html