Revision 3af1359f src/AutoConf.hs.in

b/src/AutoConf.hs.in
7 7

  
8 8
{-
9 9

  
10
Copyright (C) 2013 Google Inc.
10
Copyright (C) 2013, 2014 Google Inc.
11 11

  
12 12
This program is free software; you can redistribute it and/or modify
13 13
it under the terms of the GNU General Public License as published by
......
157 157
masterdGroup :: String
158 158
masterdGroup = "MASTERD_GROUP"
159 159

  
160
metadUser :: String
161
metadUser = "METAD_USER"
162

  
163
metadGroup :: String
164
metadGroup = "METAD_GROUP"
165

  
160 166
rapiUser :: String
161 167
rapiUser = "RAPI_USER"
162 168

  

Also available in: Unified diff