зеркало из https://github.com/github/ruby.git
* bootstraptest/runner.rb: fix to untouch $:.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
c1ac175af5
Коммит
c1849cf094
|
@ -1,3 +1,7 @@
|
|||
Thu Jun 28 02:12:08 2007 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* bootstraptest/runner.rb: fix to untouch $:.
|
||||
|
||||
Thu Jun 28 02:03:07 2007 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* compile.c (setup_args): change parameter type.
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# Never use test/unit in this file.
|
||||
# Never use Ruby extensions in this file.
|
||||
|
||||
$LOAD_PATH.unshift "#{File.dirname($0)}/lib"
|
||||
require 'fileutils'
|
||||
|
||||
def main
|
||||
|
|
Загрузка…
Ссылка в новой задаче