[Rt-commit] [rtir] 01/01: Remove deprecated Type from Group definition
Jim Brandt
jbrandt at bestpractical.com
Tue Mar 4 11:37:52 EST 2014
This is an automated email from the git hooks/post-receive script.
jbrandt pushed a commit to branch 3.2/remove-group-type-from-initialdata
in repository rtir.
commit 36ba9a2058c39ea27c8ecccddc923a1b099a06a2
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Mon Feb 24 10:14:34 2014 -0500
Remove deprecated Type from Group definition
---
etc/initialdata | 3 ---
1 file changed, 3 deletions(-)
diff --git a/etc/initialdata b/etc/initialdata
index 245e3fd..28c7b9f 100644
--- a/etc/initialdata
+++ b/etc/initialdata
@@ -481,19 +481,16 @@ you may reply to this message.
@Groups = (
{ Name => 'DutyTeam',
- Type => 'Privileged',
Domain => 'UserDefined',
Instance => '',
Description => 'Duty Team Members', # loc
},
{ Name => 'DutyTeam EDUNET',
- Type => 'Privileged',
Domain => 'UserDefined',
Instance => '',
Description => 'Duty Team responsible for EDUNET constituency', # loc
},
{ Name => 'DutyTeam GOVNET',
- Type => 'Privileged',
Domain => 'UserDefined',
Instance => '',
Description => 'Duty Team responsible for GOVNET constituency', # loc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list