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