File: 010_disable_unexecutable_shebang

package info (click to toggle)
tdiary-contrib 5.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,760 kB
  • sloc: ruby: 17,209; javascript: 8,263; lisp: 562; xml: 451; php: 61; sql: 40; makefile: 18
file content (19 lines) | stat: -rw-r--r-- 597 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Debian Ruby Extras Maintainers
 <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Date: Sun, 14 May 2017 20:58:08 +0900
Subject: _disable_unexecutable_shebang

Signed-off-by: Youhei SASAKI <uwabami@gfd-dennou.org>
---
 style/hatena_style.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/style/hatena_style.rb b/style/hatena_style.rb
index d1947e9..3ae02ad 100755
--- a/style/hatena_style.rb
+++ b/style/hatena_style.rb
@@ -1,4 +1,3 @@
-#!/usr/bin/env ruby -Ke
 # Copyright(c) 2004 URABE, Shyouhei.
 #
 # Permission is hereby granted, free of  charge, to any person obtaining a copy