aboutsummaryrefslogtreecommitdiffstats
path: root/test/overlay/fs.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/overlay/fs.exp')
-rwxr-xr-xtest/overlay/fs.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/overlay/fs.exp b/test/overlay/fs.exp
index 85d8c50b1..21de942ec 100755
--- a/test/overlay/fs.exp
+++ b/test/overlay/fs.exp
@@ -12,7 +12,7 @@ expect {
12 timeout {puts "TESTING ERROR 2\n";exit} 12 timeout {puts "TESTING ERROR 2\n";exit}
13 "not available for kernels older than 3.18" {puts "\nTESTING: overlayfs not available\n"; exit} 13 "not available for kernels older than 3.18" {puts "\nTESTING: overlayfs not available\n"; exit}
14 "Error: --overlay option is not available on Grsecurity systems" {puts "\nTESTING: overlayfs not available\n"; exit} 14 "Error: --overlay option is not available on Grsecurity systems" {puts "\nTESTING: overlayfs not available\n"; exit}
15 "Child process initialized" {puts "found\n"} 15 -re "Child process initialized in \[0-9\]+.\[0-9\]+ ms" {puts "found\n"}
16} 16}
17sleep 1 17sleep 1
18 18