[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] BB environment variables
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] BB environment variables
- From: "Larry Barber" <lebarber (at) gmail.com>
- Date: Mon, 6 Oct 2008 11:24:43 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=b3ybhKHC87yEwXgPr6tddOVeUkb36YOoZhBHb+PWl18=; b=EmL+2bB3Rzc3FCYH8HR7/pG3uiAwVyypPo8i196+bEWDUha8jQ7QXLrJdj6oz4oTm4 H8DDiG7haI166nbiR3KHy1qqCmmXVTimvVGX9/5wvjHhuNrVh3PKLEoFk7jvOu1DOfpb 8lituzb8EL0IVXQvutSd1bWWgEQ3bOLAv6oys=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=VGrQo9pRhxhMKWmjB8hlOZklFhQHU3ZrXw0gqQOcrJ6ZDFgPQH3oy+JrJ3jHUe1ckU 88sY9vVqbptkxZ4u2xHyjcxISZ3J0Cqm6fb7Dytm+OMMswCNiySTFBUdo+0qAptymGM7 AP4i6sbM2ZWCdwTbXLd5ar4dmBsYy4FY5LE9g=
- References: <48EA3536.9090302 (at) shadowsoft.com> <CF17CBE09EB9E1429C2589486364FD024F6F94 (at) chimsx07.CHI.catholichealth.net> <48EA3A42.9000605 (at) shadowsoft.com>
Try using $BBHOME/etc/hobbitserver.cfg .
Thanks,
Larry Barber
On Mon, Oct 6, 2008 at 11:18 AM, Jon Boede <jon (at) shadowsoft.com> wrote:
> I don't have a bbdef.sh anywhere under my hobbit ~/server directory... :-(
>
>
> Smith, Jim wrote:
>
> *Execute this line at the beginning of your script:*
>
> * *
>
> *. $BBHOME/etc/bbdef.sh*
>
> * *
>
> *Make sure you have the period<space> at the beginning.*
>
> * *
>
> *Jim Smith*
>
> *SVHS*
>
> * *
>
> * *
> ------------------------------
>
> *From:* Jon Boede [mailto:jon (at) shadowsoft.com <jon (at) shadowsoft.com>]
> *Sent:* Monday, October 06, 2008 10:57 AM
> *To:* hobbit (at) hswn.dk
> *Subject:* [hobbit] BB environment variables
>
>
>
> What's a good way to get all the BB environment variables set up when I
> want to use them in a script that's not launched from hobbitd?
>
> For example, if I have a script that receives an email and reports a status
> because of it? I know that I could hard-code everything, but that's tacky.
> :-)
>
> Thanks,
> Jon
>
>
>