[DRE-commits] [ruby-json] 01/03: fix-fuzz.rb-shebang

Lucas Nussbaum lucas at moszumanska.debian.org
Wed Jul 27 15:06:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

lucas pushed a commit to branch patch-queue/master
in repository ruby-json.

commit 04973a6088e864e5b2e446f046200b91f792cfd6
Author: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Date:   Wed Jul 27 16:39:28 2016 +0200

    fix-fuzz.rb-shebang
    
    
    Gbp-Pq: Name 02-fix-fuzz.rb-shebang.patch
---
 tools/fuzz.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/fuzz.rb b/tools/fuzz.rb
index 8261930..4aeffb8 100755
--- a/tools/fuzz.rb
+++ b/tools/fuzz.rb
@@ -1,3 +1,5 @@
+#!/usr/bin/env ruby
+
 require 'json'
 
 class Fuzzer

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-json.git



More information about the Pkg-ruby-extras-commits mailing list