Introduce test_ust_python_agent_vs_tools.py
[deliverable/lttng-ivc.git] / lttng_ivc / utils / runtime.py
index 52258e8388b589f4d85bc13a61408f8381dcaca1..ca49b35b792feca294fa6295f679060993a6f798 100644 (file)
@@ -259,4 +259,3 @@ class Runtime(object):
         # Copy the lttng_home used at runtime using hardlink to prevent useless
         # data duplication
         shutil.copytree(self.lttng_home, self.__post_runtime_lttng_home_path, copy_function=os.link)
-
This page took 0.023612 seconds and 5 git commands to generate.