diff --git a/test/fs/option_blacklist_file.exp b/test/fs/option_blacklist_file.exp index 93284a140ce..9b4d3ed83ec 100755 --- a/test/fs/option_blacklist_file.exp +++ b/test/fs/option_blacklist_file.exp @@ -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}