oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 24 Nov 2008 20:38:08 +0000 (20:38 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 24 Nov 2008 20:38:08 +0000 (20:38 +0000)
PLC/Accessors/Accessors_standard.py

index 3423673..707439a 100644 (file)
@@ -36,7 +36,7 @@ define_accessors(current_module, Node, "Extensions", "extensions", "node/config"
                  get_roles=all_roles, set_roles=['admin'])
 # test nodes perform their installation from an uncompressed bootstrapfs
 define_accessors(current_module, Node, "PlainBoostrapfs", "plain-bootstrapfs", "node/config", "use uncompressed bootstrapfs when set",
-                 get_roles=all_roles, set_roles=['admin','pi','tech']
+                 get_roles=all_roles, set_roles=['admin','pi','tech'])
 
 # interface accessors
 define_accessors(current_module, Interface, "Ifname", "ifname", "interface/config", "linux name",