aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles/test2.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-19 17:30:42 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-02-20 17:39:31 -0300
commitb406b2420a0dda3ea96f19bd8867a9564901f154 (patch)
tree4e125ece8611421b939d627dadffbca2bb962ca5 /test/profiles/test2.profile
parentextract_seccomp.c: use "do while" in macro definition (diff)
downloadfirejail-b406b2420a0dda3ea96f19bd8867a9564901f154.tar.gz
firejail-b406b2420a0dda3ea96f19bd8867a9564901f154.tar.zst
firejail-b406b2420a0dda3ea96f19bd8867a9564901f154.zip
tests: Fix mixed space/tabs indentation
Command used to find the errors: $ git grep -I '^ [^*]' -- test/ Misc: All of the affected files were added in 2016.
Diffstat (limited to 'test/profiles/test2.profile')
-rw-r--r--test/profiles/test2.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/profiles/test2.profile b/test/profiles/test2.profile
index 9fbd5219a..9504f5085 100644
--- a/test/profiles/test2.profile
+++ b/test/profiles/test2.profile
@@ -1,6 +1,6 @@
1caps 1caps
2seccomp 2seccomp
3 private 3private
4 include test.profile 4include test.profile
5 include test.local 5include test.local
6 include test25.profile 6include test25.profile