Commit f971ae75 authored by Boxiang Sun's avatar Boxiang Sun

list all the service info 2

parent a06b8474
......@@ -909,7 +909,7 @@ class Partition(object):
For the details, please check the corresponding log.\n\
The service path is: %s\n\
The services is: %s\n" %
('\n'.join(bad_service_list), self.service_path, str(service_list))))
(('\n'.join(bad_service_list), self.service_path, str(service_list))))
def cleanupFolder(self, folder_path):
"""Delete all files and folders in a specified directory
......
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