From 5c404ea5107002228022c328c54e14396cb173df Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 17 2020 00:44:30 +0000 Subject: Source-git repo for imports/c8/perl-File-Temp-0.230.600-1.el8 --- diff --git a/.packit.yaml b/.packit.yaml index 19602e0..66b8403 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,12 +1,11 @@ jobs: - job: copr_build metadata: - targets: &id001 - - centos-stream-x86_64 + targets: &id001 [centos-stream-x86_64] trigger: pull_request - job: tests metadata: targets: *id001 trigger: pull_request specfile_path: SPECS/perl-File-Temp.spec -upstream_ref: sg-start +upstream_ref: c8-source-git diff --git a/misc/benchmark.pl b/misc/benchmark.pl old mode 100755 new mode 100644 index bdea837..efe82bb --- a/misc/benchmark.pl +++ b/misc/benchmark.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # Simple benchmark of temporary file creation (no filename just a handle) # Uses the following: