From a223d8aa14d1ff0dedf009b8a3f05c35ea95ae16 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 5 Jul 2021 09:42:25 +0000 Subject: Delete unused line --- autobuild/results.php | 1 - 1 file changed, 1 deletion(-) (limited to 'autobuild/results.php') diff --git a/autobuild/results.php b/autobuild/results.php index e9f5541..c11f5a9 100644 --- a/autobuild/results.php +++ b/autobuild/results.php @@ -126,7 +126,6 @@ while (!feof($status_file)) { if(!array_key_exists($package, $packages)) { $removed[$rpm] = 1; } else { - $build_stat = stat("$base_dir/$rpm"); $pkg_stat = stat('/distrib/bootstrap/distrib/cauldron/SRPMS/core/release/'.$packages[$package]); # For recreate_srpm_failure, $rpm is the one that was in the repo # For other failures, mga release may be incorrect so use something less reliable -- cgit v1.2.1