ruby-cvs:19296
From: shyouhei ruby-lang.org
Date: Tue, 13 Mar 2007 14:47:55 +0900 (JST)
Subject: [ruby-cvs:19296] Ruby:r12060: * test/fileutils/fileasserts.rb: Fix wrong error
shyouhei 2007-03-13 14:47:54 +0900 (Tue, 13 Mar 2007)
New Revision: 12060
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/lib/fileutils.rb
branches/ruby_1_8_5/test/fileutils/fileasserts.rb
branches/ruby_1_8_5/version.h
Log:
* test/fileutils/fileasserts.rb: Fix wrong error message.
* lib/fileutils.rb (FileUtils::mv): Type Error; should utilize
Strings instead of Symbols here.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/lib/fileutils.rb?r1=12060&r2=12059
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=12060&r2=12059
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/test/fileutils/fileasserts.rb?r1=12060&r2=12059
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=12060&r2=12059