diff --git a/ChangeLog b/ChangeLog index 85de30cb87..34a427f08d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat May 31 16:02:03 2014 SHIBATA Hiroshi + + * test/test_syslog.rb: remove executable. + Sat May 31 08:58:32 2014 Nobuyoshi Nakada * enc/unicode.c (init_case_fold_table): no longer need to diff --git a/test/test_syslog.rb b/test/test_syslog.rb old mode 100755 new mode 100644 index e079d71c4e..05d85981a3 --- 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.