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