summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-31 07:03:13 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-05-31 07:03:13 +0000
commitaae667d242665d2e7b60caf2c752ad3001bf88c6 ()
treee7136b349c7f1e554a0632f783beeb683249dad1
parent1c01f22d93ed22a489c98ac56032d0a7108f0ed6 (diff)
* test/test_syslog.rb: remove executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--[-rwxr-xr-x]test/test_syslog.rb4
2 files changed, 4 insertions, 4 deletions
@@ -1,3 +1,7 @@
Sat May 31 08:58:32 2014 Nobuyoshi Nakada <[email protected]>
* enc/unicode.c (init_case_fold_table): no longer need to
@@ -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.