* test/digest/test_digest.rb: Drop #!. This no longer runs
stand-alone because it depends on ruby/envutil. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a12ca2113d
commit
2172b44898
@ -1,3 +1,8 @@
|
|||||||
|
Fri Oct 31 21:33:17 2014 Akinori MUSHA <knu@iDaemons.org>
|
||||||
|
|
||||||
|
* test/digest/test_digest.rb: Drop #!. This no longer runs
|
||||||
|
stand-alone because it depends on ruby/envutil.
|
||||||
|
|
||||||
Fri Oct 31 17:22:19 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
Fri Oct 31 17:22:19 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
* win32/setup.mak: $(APPEND) with some arguments insert a space before
|
* win32/setup.mak: $(APPEND) with some arguments insert a space before
|
||||||
|
2
test/digest/test_digest.rb
Executable file → Normal file
2
test/digest/test_digest.rb
Executable file → Normal file
@ -1,5 +1,3 @@
|
|||||||
#!/usr/bin/env ruby
|
|
||||||
#
|
|
||||||
# $RoughId: test.rb,v 1.4 2001/07/13 15:38:27 knu Exp $
|
# $RoughId: test.rb,v 1.4 2001/07/13 15:38:27 knu Exp $
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user