Commit d1770a7c authored by Yingjie Xu's avatar Yingjie Xu

Typo

parent cd9e7347
......@@ -581,7 +581,7 @@ class Slapgrid(object):
getSoftwareUrlHash(software_url))
local_partition = Partition(
software_path=software_path,
instance_path=instance_path),
instance_path=instance_path,
supervisord_partition_configuration_path=os.path.join(
self.supervisord_configuration_directory, '%s.conf' %
computer_partition_id),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment