aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/arguments.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments/arguments.sh')
-rwxr-xr-xtest/arguments/arguments.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/arguments/arguments.sh b/test/arguments/arguments.sh
index fc1bc64e1..12e2aac6d 100755
--- a/test/arguments/arguments.sh
+++ b/test/arguments/arguments.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
3 7
4if [ -f /etc/debian_version ]; then 8if [ -f /etc/debian_version ]; then