summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/DBSchema.pm
diff options
context:
space:
mode:
Diffstat (limited to 'config-db/OpenSLX/DBSchema.pm')
-rw-r--r--config-db/OpenSLX/DBSchema.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-db/OpenSLX/DBSchema.pm b/config-db/OpenSLX/DBSchema.pm
index 467a88cd..6d5400ad 100644
--- a/config-db/OpenSLX/DBSchema.pm
+++ b/config-db/OpenSLX/DBSchema.pm
@@ -31,8 +31,8 @@ my @sharedAttributes = (
'attr_start_snmp:b',
'attr_start_x:s.64',
'attr_start_xdmcp:s.64',
- 'attr_auth_type:s.64'
- 'attr_home_type:s.64'
+ 'attr_auth_type:s.64',
+ 'attr_home_type:s.64',
'attr_tex_enable:b',
'attr_vmware:b',
);