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