Does Capistrano have a trac setup? I've only found the main RoR one.
Is there someone else I should send bugs?

- Mike

--- lib/capistrano/recipes/standard.rb  (revision 6007)
+++ lib/capistrano/recipes/standard.rb  (working copy)
@@ -66,7 +66,7 @@
Sets group permissions on checkout. Useful for team environments, bad on
shared hosts. Override this task if you're on a shared host.
DESC
-task :set_permissions
+task :set_permissions do
    run "chmod -R g+w #{release_path}"
end


--~--~---------~--~----~------------~-------~--~----~
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