Changing ResourceManager naming for platform::ResourceName
[nepi.git] / src / nepi / resources / linux / ccn / ccncat.py
index f0f1bea..50a04c2 100644 (file)
@@ -25,7 +25,7 @@ import os
 
 @clsinit_copy
 class LinuxCCNCat(LinuxCCNApplication):
-    _rtype = "LinuxCCNCat"
+    _rtype = "linux::CCNCat"
 
     @classmethod
     def _register_attributes(cls):