[Devel] Environment variable name consistency
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Wed Feb 7 15:59:27 CET 2007
Hi Dan,
fine with me - either apply directly the changes on CVS, either open a
bug report on the tracker with a patch attached.
regards,
bogdan
Dan Pascu wrote:
> Any comment on this? I'm willing to commit the changes, but not unless we
> have an agreement on the issue.
>
> On Monday 05 February 2007 16:32, Dan Pascu wrote:
>
>> In openserctl we have these database related env variables:
>>
>> DBHOST
>> DBNAME
>> DBROUSER
>> DBRWUSER
>> DBROPW
>> DBRWPW
>>
>> while in mysqldb.sh we have these:
>>
>> DBHOST
>> DBNAME
>> DBROUSER
>> DBRWUSER
>> RO_PW
>> DEFAULT_PW
>>
>> To increase consistency and to allow one to put the database related
>> settings in a single config file which can then be included from the
>> settings files of both tools, I propose to rename RO_PW to DBROPW and
>> DEFAULT_PW to DBRWPW
>>
>
>
More information about the Devel
mailing list