aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/nginx.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/nginx.exp')
-rwxr-xr-xtest/root/nginx.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/root/nginx.exp b/test/root/nginx.exp
index b98b50af6..5db6a4573 100755
--- a/test/root/nginx.exp
+++ b/test/root/nginx.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 5 6set timeout 5
4spawn $env(SHELL) 7spawn $env(SHELL)