From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> Date: Tue, 12 Jun 2012 09:24:55 +0000 (+0200) Subject: oops X-Git-Tag: tests-5.1-7~18 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9ab1996c612b064194dad172b2b15d78b644f2b5;p=tests.git oops --- diff --git a/system/TestPlc.py b/system/TestPlc.py index dd094e2..8d8b165 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -1165,7 +1165,7 @@ class TestPlc: # netflow currently not working in the lxc distro # drl not built at all in the wtx distro # if we find either of them we're happy - return self.check_netflow() or self.check_drl_ ('drl') + return self.check_netflow() or self.check_drl() # expose these def check_netflow (self): return self._check_system_slice ('netflow')