diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-28 12:46:36 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-11-28 12:46:36 +0000 |
| commit | ffd56c809b8b70456ec5f42d66048ca377e5970d (patch) | |
| tree | d0f0de421f7f79bf122d9e16bd3f39ec47eaa298 /ChangeLog | |
| parent | c34fc17623eb208ee20bea6523e7222f42868754 (diff) | |
* test/fileutils/test_fileutils.rb (test_ln_s): should be a file, not
a directory.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +Fri Nov 28 21:44:40 2003 WATANABE Hirofumi <eban@ruby-lang.org> + + * test/fileutils/test_fileutils.rb (test_ln_s): should be a file, not + a directory. + Fri Nov 28 19:37:56 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> * hash.c (env_has_value, env_index): must match exactly. @@ -71,8 +76,8 @@ Thu Nov 27 16:58:48 2003 WATANABE Hirofumi <eban@ruby-lang.org> Wed Nov 26 15:38:47 2003 WATANABE Hirofumi <eban@ruby-lang.org> - * test/fileutils/test_fileutils.rb: should take the existing symbolic - link for OpenBSD. + * test/fileutils/test_fileutils.rb (test_ln_s): should take the + existing symbolic link for OpenBSD. Wed Nov 26 04:48:42 2003 why the lucky stiff <ruby-cvs@whytheluckystiff.net> |
