chmod_R broken
--------------
Key: JRUBY-3095
URL: http://jira.codehaus.org/browse/JRUBY-3095
Project: JRuby
Issue Type: Bug
Reporter: PJ Hyett
Assignee: Thomas E Enebo
I'm also positive this is breaking because there's a symlink in this directory.
{code}
$ jirb
>> FileUtils.chmod_R(0755, '/Users/pjhyett/Development/test')
#<ArgumentError: wrong # of arguments(1 for 2)>
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:897:in `chmod_R'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:1324:in
`preorder_traverse'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:893:in `chmod_R'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:892:in `each'
/Users/pjhyett/Development/jruby/lib/ruby/1.8/fileutils.rb:892:in `chmod_R'
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email