[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] RE: Issue with MAILC env variable?
- To: "hobbit (at) hswn.dk" <hobbit (at) hswn.dk>
- Subject: Re: [hobbit] RE: Issue with MAILC env variable?
- From: Tom Moore <Tom.Moore (at) sas.com>
- Date: Thu, 10 Dec 2009 08:35:53 -0500
- Accept-language: en-US
- Acceptlanguage: en-US
- References: <F5C2E518F1D017468B9C72B9C3AAA7D33A9642B150 (at) MERCMBX12.na.sas.com> <BBA15439DC467648BBAB71E6BA4D990038FE6642BE (at) MERCMBX12.na.sas.com> <BBA15439DC467648BBAB71E6BA4D990038FE664306 (at) MERCMBX12.na.sas.com> <20091210014611.72280 (at) gmx.net>
- Thread-index: Acp5nbbT7LaEYnOtRz+yKrGpLOGCAw==
- Thread-topic: [hobbit] RE: Issue with MAILC env variable?
Yea that was the first thing I tried. Got errors as well.
On Dec 9, 2009, at 8:49 PM, "Malcolm Hunter"
<malcolm.hunter (at) gmx.co.uk> wrote:
>> Resolved. It turns out I have a bash script running from
>> hobbitlaunch.cfg, and in bash parenthesis have a special meaning
>> and thus it blows up when
>> running the cmd:
>>
>> . /usr/local/xymon/server/etc/hobbitserver.cfg
>>
>> I changed the MAILC line to use single quotes such as:
>>
>> MAILC="/usr/bin/nail -r 'user (at) blah.com (Xymon)'"
>>
>> And all is well. Sorry for the email traffic, but hey, this will
>> hit the
>> archive and maybe help someone in the future ;)
>
> I don't suppose you tried escaping the quotes?
>
>
> MAILC="/usr/bin/nail -r \"user (at) blah.com (Xymon)\""
>
> Regards,
>
> Malcolm
>
> --
> Technical copy-editor & proofreader
>
> KDE Proofreading Team
> KDE British English Translation Team
>
> http://l10n.kde.org/team-infos.php?teamcode=en_GB
>
> Facebook: http://www.facebook.com/FriendlyAtheist
>
> GRATIS fÃr alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
>
>