aboutsummaryrefslogtreecommitdiffstats
path: root/test/firecfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/firecfg')
-rwxr-xr-xtest/firecfg/firecfg.exp2
-rwxr-xr-xtest/firecfg/firecfg.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/firecfg/firecfg.exp b/test/firecfg/firecfg.exp
index 755eea3a1..da677710c 100755
--- a/test/firecfg/firecfg.exp
+++ b/test/firecfg/firecfg.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/firecfg/firecfg.sh b/test/firecfg/firecfg.sh
index 6f2bb5244..1a662d014 100755
--- a/test/firecfg/firecfg.sh
+++ b/test/firecfg/firecfg.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3