Commit 1b479ee7 authored by Boxiang Sun's avatar Boxiang Sun

fixup

parent d6f0dce7
......@@ -902,8 +902,7 @@ class Partition(object):
self.logger.info('On watch service %r is not running' % process['name'])
has_failed_on_watch_process = True
if has_failed_on_watch_process:
pass
# raise ChildProcessError("Some on-watch process is not running, please check the log.")
raise ChildProcessError("Some on-watch process is not running, please check the log.")
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