* insns2vm.rb: add encoding option to shbang.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
96b9744b3d
commit
dccf2b9255
@ -1,3 +1,7 @@
|
|||||||
|
Tue Dec 25 22:45:10 2007 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
|
* insns2vm.rb: add encoding option to shbang.
|
||||||
|
|
||||||
Tue Dec 25 22:13:51 2007 Koichi Sasada <ko1@atdot.net>
|
Tue Dec 25 22:13:51 2007 Koichi Sasada <ko1@atdot.net>
|
||||||
|
|
||||||
* bootstraptest/pending.rb: add pending issue.
|
* bootstraptest/pending.rb: add pending issue.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env ruby
|
#!ruby -Kn
|
||||||
|
|
||||||
require 'optparse'
|
require 'optparse'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user