Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
smitsohu committed Jan 15, 2023
1 parent ded5020 commit f754fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fs/option_blacklist_file.exp
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sleep 1
send -- "cat /etc/passwd;echo done\r"
expect {
timeout {puts "TESTING ERROR 1\n";exit}
"No such file or directory"
"Permission denied"
}
expect {
timeout {puts "TESTING ERROR 2\n";exit}
Expand Down

0 comments on commit f754fd9

Please sign in to comment.