[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Telnet error
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Telnet error
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Tue, 11 Dec 2007 23:34:11 +0100
- References: <29D40A034DC4994BA998814958B6E3BC557796 (at) emailsvr01.metsi.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Tue, Dec 11, 2007 at 04:02:01PM +0200, Nikesh Maharaj wrote:
> Im picking up the following on my bb-test screen. Any idea as to how I
> can resolve ?
>
> Error output:
> Unknown option: telnet
Somewhere in the bb-services file you have the "telnet" option enabled.
Not sure exactly why it isn't recognized, it might be some whitespace
issue. The cut-and-paste you have looks like there might be a <tab> char
in front, and I'm not sure if the code handles all whitespace ok.
Henrik