* test/test_syslog.rb: remove executable.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-05-31 07:03:13 +00:00
parent 1c01f22d93
commit aae667d242
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
Sat May 31 16:02:03 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* test/test_syslog.rb: remove executable.
Sat May 31 08:58:32 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* enc/unicode.c (init_case_fold_table): no longer need to

4
test/test_syslog.rb Executable file → Normal file
View File

@ -1,7 +1,3 @@
#!/usr/bin/env ruby
# $RoughId: test.rb,v 1.9 2002/02/25 08:20:14 knu Exp $
# $Id$
# Please only run this test on machines reasonable for testing.
# If in doubt, ask your admin.