Yeah, that's a known issue that I keep forgetting about. I'll try to make that smarter, so it only breaks on a period if there is white-space after it.
Bugs may be reported at any time via the Rails bug tracker at http://dev.rubyonrails.com. Just specify the product as "Capistrano" when filing the report. - Jamis On 6/28/07, Fred Ngo <[EMAIL PROTECTED]> wrote: > > Hello! Not sure where I should report bugs, so I'll do it here for > now: > > The desc field appears to be mis-parsed when I do a cap -T. > > The desc field for my_task was: > > desc "blah blah blah file.ext blah blah blah" > > When I do a cap -T, I get: > > cap my_task # blah blah blah file. > > So the description gets cut off at the period when executing a cap -T. > > Not a huge bug obviously, but one nevertheless. :) > > Fred > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
