b7dc0d
From 26c312a1f52b06b26fb035f7e7855b8056d48728 Mon Sep 17 00:00:00 2001
b7dc0d
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
b7dc0d
Date: Wed, 1 Jul 2015 13:47:28 +0200
b7dc0d
Subject: [PATCH] Remove invalid shellbang
b7dc0d
MIME-Version: 1.0
b7dc0d
Content-Type: text/plain; charset=UTF-8
b7dc0d
Content-Transfer-Encoding: 8bit
b7dc0d
b7dc0d
Signed-off-by: Petr Písař <ppisar@redhat.com>
b7dc0d
---
b7dc0d
 examples/show-v.pl | 2 --
b7dc0d
 1 file changed, 2 deletions(-)
b7dc0d
b7dc0d
diff --git a/examples/show-v.pl b/examples/show-v.pl
b7dc0d
index 2fac597..b43056a 100755
b7dc0d
--- a/examples/show-v.pl
b7dc0d
+++ b/examples/show-v.pl
b7dc0d
@@ -1,5 +1,3 @@
b7dc0d
-#!/pro/bin/perl
b7dc0d
-
b7dc0d
 use strict;
b7dc0d
 use warnings;
b7dc0d
 
b7dc0d
-- 
b7dc0d
2.4.3
b7dc0d