diff options
| author | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-29 13:06:12 +0000 |
|---|---|---|
| committer | nahi <nahi@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-10-29 13:06:12 +0000 |
| commit | 83629b119cf241963f995a59fe8ab052f1edb94b (patch) | |
| tree | 32e846526a2406aec19b8effde7671086a79f58c /ChangeLog | |
| parent | 580d23cd45d2095bb7b5f43698ae7a990b00068e (diff) | |
| download | ruby-83629b119cf241963f995a59fe8ab052f1edb94b.tar.gz ruby-83629b119cf241963f995a59fe8ab052f1edb94b.tar.xz ruby-83629b119cf241963f995a59fe8ab052f1edb94b.zip | |
* test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby interpreter to
exec, instead of test/ruby/envutil.rb,
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Oct 29 22:02:04 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> + + * test/drb/drbtest.rb: use rbconfig.rb to make the path of ruby + interpreter to exec, instead of test/ruby/envutil.rb, + Wed Oct 29 19:58:59 2003 NAKAMURA Usaku <usa@ruby-lang.org> * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is not |
