commit
b7ce05dc8e
@ -1,37 +0,0 @@
|
|||||||
From 6ea0e48ac56fc2c5e8600b5313f6c49b553c946b Mon Sep 17 00:00:00 2001
|
|
||||||
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
|
|
||||||
Date: Tue, 14 Mar 2017 09:45:12 +0100
|
|
||||||
Subject: [PATCH] Remove shell bangs
|
|
||||||
MIME-Version: 1.0
|
|
||||||
Content-Type: text/plain; charset=UTF-8
|
|
||||||
Content-Transfer-Encoding: 8bit
|
|
||||||
|
|
||||||
Signed-off-by: Petr Písař <ppisar@redhat.com>
|
|
||||||
---
|
|
||||||
examples/analyze_tests.pl | 2 --
|
|
||||||
examples/silent-harness.pl | 2 --
|
|
||||||
2 files changed, 4 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/examples/analyze_tests.pl b/examples/analyze_tests.pl
|
|
||||||
index c821f98..4076d9b 100644
|
|
||||||
--- a/examples/analyze_tests.pl
|
|
||||||
+++ b/examples/analyze_tests.pl
|
|
||||||
@@ -1,5 +1,3 @@
|
|
||||||
-#!/usr/bin/env perl
|
|
||||||
-
|
|
||||||
use strict;
|
|
||||||
use warnings;
|
|
||||||
|
|
||||||
diff --git a/examples/silent-harness.pl b/examples/silent-harness.pl
|
|
||||||
index ae0e50e..6e477ed 100644
|
|
||||||
--- a/examples/silent-harness.pl
|
|
||||||
+++ b/examples/silent-harness.pl
|
|
||||||
@@ -1,5 +1,3 @@
|
|
||||||
-#!/usr/bin/perl
|
|
||||||
-#
|
|
||||||
# Run some tests and get back a data structure describing them.
|
|
||||||
|
|
||||||
use strict;
|
|
||||||
--
|
|
||||||
2.7.4
|
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
Name: perl-Test-Harness
|
Name: perl-Test-Harness
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.43_01
|
Version: 3.43_01
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Run Perl standard test scripts with statistics
|
Summary: Run Perl standard test scripts with statistics
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Test-Harness
|
URL: https://metacpan.org/release/Test-Harness
|
||||||
@ -54,6 +54,12 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.43_01-3
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:delete redundant file
|
||||||
|
|
||||||
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.43_01-2
|
* Sat Dec 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.43_01-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user