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