aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-06-19 17:42:15 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-06-19 17:42:15 -0400
commit4caf05b08d4eeecd621dcb182682be79ccd38f03 (patch)
tree6253d79eef1ff6c706c24f592c0cab14d73a48f1 /test/profiles
parentshell none set as default (3) (diff)
downloadfirejail-4caf05b08d4eeecd621dcb182682be79ccd38f03.tar.gz
firejail-4caf05b08d4eeecd621dcb182682be79ccd38f03.tar.zst
firejail-4caf05b08d4eeecd621dcb182682be79ccd38f03.zip
shell none set as default (4)
Diffstat (limited to 'test/profiles')
-rwxr-xr-xtest/profiles/profile_appname.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/profiles/profile_appname.exp b/test/profiles/profile_appname.exp
index fce278b4c..c178e8e00 100755
--- a/test/profiles/profile_appname.exp
+++ b/test/profiles/profile_appname.exp
@@ -16,10 +16,6 @@ expect {
16 timeout {puts "TESTING ERROR 1\n";exit} 16 timeout {puts "TESTING ERROR 1\n";exit}
17 "Reading profile /etc/firejail/firefox-common.profile" 17 "Reading profile /etc/firejail/firefox-common.profile"
18} 18}
19expect {
20 timeout {puts "TESTING ERROR 2\n";exit}
21 "shell=none configured, but no program specified"
22}
23 19
24after 100 20after 100
25puts "\nall done\n" 21puts "\nall done\n"