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