On Jan 23, 9:49 am, "Rob Sanheim" <[EMAIL PROTECTED]> wrote:
>Agreed, going with the underscore approach is asking for pain in the
> long run, IMHO.  There are just too many ambiguous cases that will
> come up.

Another advantage of having it as a param is that it makes it easy to
pass.  Case in point:

shell.mysql "-u #{MYSQL_USER}"

shell.rm "#{FORCE_RM? '-f' : ''}"


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to