aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments')
-rwxr-xr-xtest/arguments/arguments.sh2
-rwxr-xr-xtest/arguments/bashrun.exp2
-rwxr-xr-xtest/arguments/bashrun.sh2
-rwxr-xr-xtest/arguments/joinrun.exp2
-rwxr-xr-xtest/arguments/joinrun.sh2
-rwxr-xr-xtest/arguments/outrun.exp2
-rwxr-xr-xtest/arguments/outrun.sh2
-rwxr-xr-xtest/arguments/symrun.exp2
-rwxr-xr-xtest/arguments/symrun.sh2
9 files changed, 9 insertions, 9 deletions
diff --git a/test/arguments/arguments.sh b/test/arguments/arguments.sh
index 12e2aac6d..583d77a26 100755
--- a/test/arguments/arguments.sh
+++ b/test/arguments/arguments.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6export LC_ALL=C 6export LC_ALL=C
diff --git a/test/arguments/bashrun.exp b/test/arguments/bashrun.exp
index 782484cad..22c38bd4c 100755
--- a/test/arguments/bashrun.exp
+++ b/test/arguments/bashrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/arguments/bashrun.sh b/test/arguments/bashrun.sh
index 433d92436..ba4118cdd 100755
--- a/test/arguments/bashrun.sh
+++ b/test/arguments/bashrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6echo "TESTING: 1.1 - simple args" 6echo "TESTING: 1.1 - simple args"
diff --git a/test/arguments/joinrun.exp b/test/arguments/joinrun.exp
index 8359b4819..6095f0e55 100755
--- a/test/arguments/joinrun.exp
+++ b/test/arguments/joinrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/arguments/joinrun.sh b/test/arguments/joinrun.sh
index 0019563be..c929f0879 100755
--- a/test/arguments/joinrun.sh
+++ b/test/arguments/joinrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6echo "TESTING: 3.1 - simple args" 6echo "TESTING: 3.1 - simple args"
diff --git a/test/arguments/outrun.exp b/test/arguments/outrun.exp
index 46a226870..e727d44fb 100755
--- a/test/arguments/outrun.exp
+++ b/test/arguments/outrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/arguments/outrun.sh b/test/arguments/outrun.sh
index 4e8b52417..b7870bb70 100755
--- a/test/arguments/outrun.sh
+++ b/test/arguments/outrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6echo "TESTING: 4.1 - simple args" 6echo "TESTING: 4.1 - simple args"
diff --git a/test/arguments/symrun.exp b/test/arguments/symrun.exp
index 49e0d28e0..b1f660715 100755
--- a/test/arguments/symrun.exp
+++ b/test/arguments/symrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/arguments/symrun.sh b/test/arguments/symrun.sh
index 00c17df69..7bc4d21cf 100755
--- a/test/arguments/symrun.sh
+++ b/test/arguments/symrun.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-2020 Firejail Authors 3# Copyright (C) 2014-2021 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6mkdir symtest 6mkdir symtest