Ali Polatel yazmış:
> Hello,
> I've just started using sup and I'm really loving it.
> Thanks for the great software.
> 
> I have a problem with extra-contact-addresses hook and lbdb.
> Using the hook in the wiki:
> contacts = []
> `lbdbq |awk -F"\t" '{print $2 , "<"$1">"}'`.each { |c| contacts.push(c) }
> return contacts

Answering myself, removing return from the last line works as expected!
I'll see if I can edit the wiki.

-- 
Regards,
Ali Polatel
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to