[PATCH] *BSD patches plus dbus-launch fix for regression tests

Havoc Pennington hp at redhat.com
Thu Oct 26 08:32:10 PDT 2006



John (J5) Palmieri wrote:
> On Wed, 2006-10-25 at 21:22 -0400, Havoc Pennington wrote:
>> I'd just add DBUS_USE_TEST_BINARY=1 in the script, and "if 
>> getenv("DBUS_USE_TEST_BINARY") != NULL in dbus-launch - then dbus-launch 
>> can still be sanely run by hand from a development build
>>
>> Havoc
> 
> Is getenv portable?  We have a _dbus_getenv in sysdeps but dbus-launch
> doesn't link to libdbus so I can't use it.  
> 

I think it's portable, it's just wrapped in sysdeps since we wrap 
everything as a matter of course.

Havoc


More information about the dbus mailing list