Fix 4.2 port.
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Wed, 12 Nov 2008 22:08:34 +0000 (22:08 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Wed, 12 Nov 2008 22:08:34 +0000 (22:08 +0000)
db-config

index 823fd50..d49ab03 100755 (executable)
--- a/db-config
+++ b/db-config
@@ -523,10 +523,9 @@ def main():
          'min_role_id': 10},
 
         # Delegation
-        {'tagname': "delegations",
-         'description': "Coma seperated list of slices to give delegation authority to.",
-         'category' : 'slice/rspec',
-         'min_role_id': 10}
+        {'name': "delegations",
+         'description': "Comma-seperated list of slices to give delegation authority to.",
+         'min_role_id': 10},
 
         ]