summaryrefslogtreecommitdiff
path: root/games-misc/fortune-mod/files/fortune-mod-3.14.0-valgrind-tests.patch
blob: 166f8dfcd5b6e0fa25103c806a349d7c31e32b55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
https://git.exherbo.org/arbor.git/plain/packages/games-misc/fortune-mod/files/fortune-mod-Don-t-run-tests-involving-valgrind.patch?id=4c04c9e10bfee01e4c7cc3278c452efb6863d549

Upstream: no
Reason: Test wants to install stuff, doesn't work and saves us the dep

From eabc85921ccb8ffda14d34d26f6486700bf63b8f Mon Sep 17 00:00:00 2001
From: Heiko Becker <heirecka@exherbo.org>
Date: Wed, 15 Dec 2021 17:11:31 +0100
Subject: [PATCH] Don't run tests involving valgrind

--- a/run-tests.pl
+++ b/run-tests.pl
@@ -35,11 +35,6 @@ sub do_system
     }
 }
 
-do_system(
-    {
-        cmd => [ $^X, "$src_dir/tests/scripts/split-valgrind.pl", ]
-    }
-);
 do_system(
     {
         cmd => [