aboutsummaryrefslogtreecommitdiffstats
path: root/test/sound.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-13 09:48:54 -0400
commiteecbcd355e97f84ffb4a771d30ece16fa4b12f96 (patch)
treec2009e1f55012f547546e310ceebc969345608fb /test/sound.exp
parentMerge pull request #432 from Fred-Barclay/master (diff)
downloadfirejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.gz
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.tar.zst
firejail-eecbcd355e97f84ffb4a771d30ece16fa4b12f96.zip
profile fixes
Diffstat (limited to 'test/sound.exp')
-rwxr-xr-xtest/sound.exp10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/sound.exp b/test/sound.exp
index 7df50bf16..078f8b416 100755
--- a/test/sound.exp
+++ b/test/sound.exp
@@ -11,7 +11,7 @@ expect {
11} 11}
12expect { 12expect {
13 timeout {puts "TESTING ERROR 2\n";exit} 13 timeout {puts "TESTING ERROR 2\n";exit}
14 "parent is shutting down" 14 "Parent is shutting down"
15} 15}
16sleep 2 16sleep 2
17 17
@@ -27,7 +27,7 @@ expect {
27} 27}
28expect { 28expect {
29 timeout {puts "TESTING ERROR 5\n";exit} 29 timeout {puts "TESTING ERROR 5\n";exit}
30 "parent is shutting down" 30 "Parent is shutting down"
31} 31}
32sleep 2 32sleep 2
33 33
@@ -39,7 +39,7 @@ expect {
39} 39}
40expect { 40expect {
41 timeout {puts "TESTING ERROR 12\n";exit} 41 timeout {puts "TESTING ERROR 12\n";exit}
42 "parent is shutting down" 42 "Parent is shutting down"
43} 43}
44sleep 2 44sleep 2
45 45
@@ -55,7 +55,7 @@ expect {
55} 55}
56expect { 56expect {
57 timeout {puts "TESTING ERROR 15\n";exit} 57 timeout {puts "TESTING ERROR 15\n";exit}
58 "parent is shutting down" 58 "Parent is shutting down"
59} 59}
60sleep 2 60sleep 2
61 61
@@ -71,7 +71,7 @@ expect {
71} 71}
72expect { 72expect {
73 timeout {puts "TESTING ERROR 25\n";exit} 73 timeout {puts "TESTING ERROR 25\n";exit}
74 "parent is shutting down" 74 "Parent is shutting down"
75} 75}
76sleep 2 76sleep 2
77 77