6 Aug
2008
6 Aug
'08
7:03 p.m.
I had to go one, actually two, step further to get it to work.
First I change it to look like:
PROC fabric_worker_manager 1 "color=yellow"
PROC sshd 1 "color=yellow"
- I had to encase them in double quotes.
Then I had to do a:
./bb 127.0.0.1 "drop tstfabric63.ce.fedex.com procs"
Which I had tried before encase the "color=yellow" in quotes.
But, it works now. THANKS!
/tg
-----Original Message----- From: Iain M Conochie [mailto:iain at shihad.org] Sent: Wednesday, August 06, 2008 12:09 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Simple hobbit-clients.cfg Q.
You could try
PROC fabric_worker_manager 1 color=yellow PROC sshd 1 color=yellow