From 4b6d9e112b0698af7a3980d4ca83ce1bf594e1f3 Mon Sep 17 00:00:00 2001 From: Vladis Dronov Date: Tue, 26 Apr 2022 13:25:08 +0200 Subject: [PATCH] Fix test script permissions --- rng-tools.spec | 1 - tests/inventory | 0 2 files changed, 1 deletion(-) mode change 100644 => 100755 tests/inventory diff --git a/rng-tools.spec b/rng-tools.spec index a8e5058..c1a8395 100644 --- a/rng-tools.spec +++ b/rng-tools.spec @@ -325,4 +325,3 @@ install -D %{SOURCE2} -m0644 %{buildroot}%{_sysconfdir}/sysconfig/rngd * Wed Mar 24 2010 Jeff Garzik - 2-1 - initial revision (as rng-tools) - diff --git a/tests/inventory b/tests/inventory old mode 100644 new mode 100755