aboutsummaryrefslogtreecommitdiffstats
path: root/test/arguments/bashrun.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/arguments/bashrun.exp')
-rwxr-xr-xtest/arguments/bashrun.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/arguments/bashrun.exp b/test/arguments/bashrun.exp
index a3c9e382d..782484cad 100755
--- a/test/arguments/bashrun.exp
+++ b/test/arguments/bashrun.exp
@@ -1,4 +1,7 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
2 5
3set timeout 10 6set timeout 10
4spawn $env(SHELL) 7spawn $env(SHELL)