aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_syslog.rb
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 (patch)
treee7136b349c7f1e554a0632f783beeb683249dad1 /test/test_syslog.rb
parent1c01f22d93ed22a489c98ac56032d0a7108f0ed6 (diff)
downloadruby-aae667d242665d2e7b60caf2c752ad3001bf88c6.tar.gz
* test/test_syslog.rb: remove executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/test_syslog.rb')
-rw-r--r--[-rwxr-xr-x]test/test_syslog.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test_syslog.rb b/test/test_syslog.rb
index e079d71c4e..05d85981a3 100755..100644
--- a/test/test_syslog.rb
+++ b/test/test_syslog.rb
@@ -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.