aboutsummaryrefslogtreecommitdiffstats
path: root/test/features/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/features/test.sh')
-rwxr-xr-xtest/features/test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/features/test.sh b/test/features/test.sh
index cb3f6f871..431a6491b 100755
--- a/test/features/test.sh
+++ b/test/features/test.sh
@@ -1,4 +1,8 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
5
2export LC_ALL=C 6export LC_ALL=C
3OVERLAY="overlay" 7OVERLAY="overlay"
4CHROOT="chroot" 8CHROOT="chroot"