aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles/profile_syntax.exp
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2021-07-22 01:11:50 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2021-07-22 01:11:50 +0200
commit2b696b4d906fdc87af895627c67a1159bcca9c68 (patch)
tree4719c47df8a4e922d13886f34c06601abd49bcab /test/profiles/profile_syntax.exp
parentoutput options: expand ~ (diff)
downloadfirejail-2b696b4d906fdc87af895627c67a1159bcca9c68.tar.gz
firejail-2b696b4d906fdc87af895627c67a1159bcca9c68.tar.zst
firejail-2b696b4d906fdc87af895627c67a1159bcca9c68.zip
testing
Diffstat (limited to 'test/profiles/profile_syntax.exp')
-rwxr-xr-xtest/profiles/profile_syntax.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp
index 258089a39..a2cccb0d4 100755
--- a/test/profiles/profile_syntax.exp
+++ b/test/profiles/profile_syntax.exp
@@ -22,7 +22,7 @@ expect {
22} 22}
23 23
24sleep 1 24sleep 1
25send -- "ls -l /etc/shadow\r" 25send -- "ls -l /dev/console\r"
26expect { 26expect {
27 timeout {puts "TESTING ERROR 3\n";exit} 27 timeout {puts "TESTING ERROR 3\n";exit}
28 "root root" 28 "root root"