aboutsummaryrefslogtreecommitdiffstats
path: root/test/apparmor
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2024-01-12 11:23:22 -0500
commitae8f62dba05623ad31fca1239507c1619edbabea (patch)
tree3eedd119133cd3711e41c4b27d8495660d59009b /test/apparmor
parentprofiles: use only /usr/share/lua* (#6150) (diff)
downloadfirejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.gz
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.tar.zst
firejail-ae8f62dba05623ad31fca1239507c1619edbabea.zip
update copyright 2024
Diffstat (limited to 'test/apparmor')
-rwxr-xr-xtest/apparmor/apparmor-norun.exp2
-rwxr-xr-xtest/apparmor/apparmor-run.exp2
-rwxr-xr-xtest/apparmor/apparmor.exp2
-rwxr-xr-xtest/apparmor/apparmor.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/apparmor/apparmor-norun.exp b/test/apparmor/apparmor-norun.exp
index 625d4b4e0..e27d609b9 100755
--- a/test/apparmor/apparmor-norun.exp
+++ b/test/apparmor/apparmor-norun.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/apparmor/apparmor-run.exp b/test/apparmor/apparmor-run.exp
index c11b50151..3c5e6d0db 100755
--- a/test/apparmor/apparmor-run.exp
+++ b/test/apparmor/apparmor-run.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/apparmor/apparmor.exp b/test/apparmor/apparmor.exp
index 4498fadd9..f48f6ff33 100755
--- a/test/apparmor/apparmor.exp
+++ b/test/apparmor/apparmor.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/apparmor/apparmor.sh b/test/apparmor/apparmor.sh
index 84076fc96..5924ad6bb 100755
--- a/test/apparmor/apparmor.sh
+++ b/test/apparmor/apparmor.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