From 53651d3eec1164e969831b7e5a66d2520e7c8944 Mon Sep 17 00:00:00 2001
From: Mooffie <mooffie@gmail.com>
Date: Fri, 6 Jan 2017 01:19:24 +0200
Subject: [PATCH 1/3] fixup! Ticket #3751: extfs: rpm: introduce the rpm2tags
tool.
Signed-off-by: Mooffie <mooffie@gmail.com>
---
tests/src/vfs/extfs/helpers-list/misc/rpm2tags | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/src/vfs/extfs/helpers-list/misc/rpm2tags b/tests/src/vfs/extfs/helpers-list/misc/rpm2tags
index b3c80cd..e5fe5de 100755
a
|
b
|
|
1 | | #!/usr/bin/perl |
| 1 | #!/usr/bin/env perl |
2 | 2 | use strict; |
3 | 3 | use warnings; |
4 | 4 | use Data::Dumper; |