mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
shell none set as default (5)
This commit is contained in:
parent
4caf05b08d
commit
396bba53c4
1 changed files with 0 additions and 12 deletions
|
|
@ -102,18 +102,6 @@ expect {
|
|||
}
|
||||
after 100
|
||||
|
||||
send -- "firejail --shell=\"bla&&bla\"\r"
|
||||
expect {
|
||||
timeout {puts "TESTING ERROR 12.2\n";exit}
|
||||
"Error:"
|
||||
}
|
||||
expect {
|
||||
timeout {puts "TESTING ERROR 12.3\n";exit}
|
||||
"is an invalid filename"
|
||||
}
|
||||
after 100
|
||||
|
||||
|
||||
send -- "firejail --whitelist=\"bla&&bla\"\r"
|
||||
expect {
|
||||
timeout {puts "TESTING ERROR 14.2\n";exit}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue