Changed the endpoint_ip and endpoint_prefix attributes of TAP/TUN endpoints for ip...
[nepi.git] / test / resources / linux / ns3 / ns3dceapplication.py
index c24d07d..f6ff304 100755 (executable)
@@ -153,7 +153,7 @@ class LinuxNS3DceApplicationTest(unittest.TestCase):
             ec.set(node, "identity", identity)
 
         ec.set(node, "cleanProcesses", True)
-        #ec.set(node, "cleanHome", True)
+        #ec.set(node, "cleanExperiment", True)
 
         simu = ec.register_resource("linux::ns3::Simulation")
         ec.set(simu, "verbose", True)