Ticket #3751: 3751-0003-FIXUP-extfs-rpm-introduce-the-rpm2tags-tool.patch

File 3751-0003-FIXUP-extfs-rpm-introduce-the-rpm2tags-tool.patch, 734 bytes (added by mooffie, 7 years ago)
  • tests/src/vfs/extfs/helpers-list/misc/rpm2tags

    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 
    22use strict; 
    33use warnings; 
    44use Data::Dumper;