From 4c38ce72a5087449c1d3976c96eb577c21a969cc Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 2 Jun 2008 10:18:38 +0000 Subject: * test/ruby/test_argf.rb (teardown): remove renamed temporary files. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eda62d227..caaf2d3ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 2 19:17:47 2008 Tanaka Akira + + * test/ruby/test_argf.rb (teardown): remove renamed temporary files. + Mon Jun 2 18:51:15 2008 Nobuyoshi Nakada * lib/un.rb (wait_writable): wait until target files can be -- cgit