On Mar 4, 11:57 pm, Jamis Buck <[EMAIL PROTECTED]> wrote: > By "return value", do you mean "output"?
Yes. > You may need to capture > stderr, which is what much of cap's output is written to. Try this: > > `cap -v namespace:task 2>&1` Oh yes that's what I needed, ty Jamis! -- regards sandor --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
