From 259fdf91d8ac880a90cafcf0a5bf58e10e46d08c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Wed, 23 Dec 2009 16:42:34 +0000 Subject: [PATCH] fix syntax error. nightly test shall pass now (at least for f8 builds). --- db-config.d/04-slicetags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db-config.d/04-slicetags b/db-config.d/04-slicetags index 89faa9f..989150b 100644 --- a/db-config.d/04-slicetags +++ b/db-config.d/04-slicetags @@ -138,7 +138,7 @@ slicetag_types = \ {'tagname': "rawdisk", 'description': "map unused raw disk devices into the slice", 'category' : 'slice/access', # we should get rid of this category thing - 'min_role_id': 20} + 'min_role_id': 20}, { 'tagname' : 'exempt_slice_until', 'description' : 'Exclude this slice from MyOps until given date (YYYYMMDD)', -- 2.43.0