aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/private-whitelist.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/private-whitelist.exp')
-rwxr-xr-xtest/fs/private-whitelist.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/fs/private-whitelist.exp b/test/fs/private-whitelist.exp
index eaad5700d..bf95e40dd 100755
--- a/test/fs/private-whitelist.exp
+++ b/test/fs/private-whitelist.exp
@@ -32,9 +32,9 @@ send -- "ls -a ~ | wc -l\r"
32expect { 32expect {
33 timeout {puts "TESTING ERROR 4\n";exit} 33 timeout {puts "TESTING ERROR 4\n";exit}
34 "3" {puts "3\n"} 34 "3" {puts "3\n"}
35 "4" {puts "4\n"} 35 "4" {puts "4\n"}
36 "5" {puts "5\n"} 36 "5" {puts "5\n"}
37 "6" {puts "6\n"} 37 "6" {puts "6\n"}
38} 38}
39 39
40sleep 1 40sleep 1