Removed debug log stmt
This commit is contained in:
parent
460707c439
commit
40859564c4
@ -100,8 +100,6 @@ class UpstartRunner(base.RunnerBase):
|
||||
|
||||
def _do_upstart_configure(self, component_name, program_name, runtime_info):
|
||||
(app_pth, app_dir, program_args) = runtime_info
|
||||
LOG.error("Path:%s" % (app_pth))
|
||||
LOG.error("dir:%s" % (app_dir))
|
||||
root_fn = program_name + CONF_EXT
|
||||
# TODO FIXME symlinks won't work. Need to copy the files there.
|
||||
# https://bugs.launchpad.net/upstart/+bug/665022
|
||||
|
Loading…
x
Reference in New Issue
Block a user