aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssh/login.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ssh/login.exp')
-rwxr-xr-xtest/ssh/login.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ssh/login.exp b/test/ssh/login.exp
index 479292c91..67667576e 100755
--- a/test/ssh/login.exp
+++ b/test/ssh/login.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)