aboutsummaryrefslogtreecommitdiffstats
path: root/test/private-etc
diff options
context:
space:
mode:
Diffstat (limited to 'test/private-etc')
-rwxr-xr-xtest/private-etc/etc-cleanup.exp2
-rwxr-xr-xtest/private-etc/groups.exp2
-rwxr-xr-xtest/private-etc/private-etc.exp2
-rwxr-xr-xtest/private-etc/private-etc.sh2
-rwxr-xr-xtest/private-etc/profile.exp2
5 files changed, 5 insertions, 5 deletions
diff --git a/test/private-etc/etc-cleanup.exp b/test/private-etc/etc-cleanup.exp
index eb7eedcf4..0c1218829 100755
--- a/test/private-etc/etc-cleanup.exp
+++ b/test/private-etc/etc-cleanup.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-2022 Firejail Authors 3# Copyright (C) 2014-2023 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/groups.exp b/test/private-etc/groups.exp
index fed6d40b0..822845d11 100755
--- a/test/private-etc/groups.exp
+++ b/test/private-etc/groups.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-2022 Firejail Authors 3# Copyright (C) 2014-2023 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/private-etc.exp b/test/private-etc/private-etc.exp
index 3aac7cdf2..2e3c06dc1 100755
--- a/test/private-etc/private-etc.exp
+++ b/test/private-etc/private-etc.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-2022 Firejail Authors 3# Copyright (C) 2014-2023 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/private-etc/private-etc.sh b/test/private-etc/private-etc.sh
index 67076af95..8488611b9 100755
--- a/test/private-etc/private-etc.sh
+++ b/test/private-etc/private-etc.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-2022 Firejail Authors 3# Copyright (C) 2014-2023 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3
diff --git a/test/private-etc/profile.exp b/test/private-etc/profile.exp
index d5713fe95..7920b0c05 100755
--- a/test/private-etc/profile.exp
+++ b/test/private-etc/profile.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-2022 Firejail Authors 3# Copyright (C) 2014-2023 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10