[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] using bbgen
In <1107193860.5326.19.camel (at) localhost.localdomain> Daniel J McDonald <dan.mcdonald (at) austinenergy.com> writes:
>On Mon, 2005-01-31 at 17:57 +0100, Henrik Stoerner wrote:
>> On Mon, Jan 31, 2005 at 10:51:21AM -0600, Daniel J McDonald wrote:
>> > I'm trying to port bbmap to hobbit - there have been a lot of hard-coded
>> > little things that needed cleaning, but I'm about 65% of the way
>> > there...
>> >
>> The "--env" option will make sure MACHINE is set.
>Unfortunately, it also masks my BBHOSTS variable, so I can't specify the
>host to display....
Ah - I see. The quickn'dirty solution then is probably just to
source in the hobbitserver.cfg file. It's not guaranteed to work,
but I try to keep it working (the report CGI script do this).
Henrik