aboutsummaryrefslogtreecommitdiffstats
path: root/test/pid.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-13 07:50:40 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-13 07:50:40 -0500
commit4a8a6eff0ee1633b28f0302e5bd356790110b28b (patch)
treea6a2dccce6f7ca30cb1dc144cb224243f5903f59 /test/pid.exp
parentremoved exclude-token from profile include (diff)
downloadfirejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.tar.gz
firejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.tar.zst
firejail-4a8a6eff0ee1633b28f0302e5bd356790110b28b.zip
support for kde and server programs
Diffstat (limited to 'test/pid.exp')
-rwxr-xr-xtest/pid.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pid.exp b/test/pid.exp
index 0baf3af0e..d382feb96 100755
--- a/test/pid.exp
+++ b/test/pid.exp
@@ -37,7 +37,7 @@ sleep 1
37send -- "ps aux |wc -l; pwd\r" 37send -- "ps aux |wc -l; pwd\r"
38expect { 38expect {
39 timeout {puts "TESTING ERROR 5\n";exit} 39 timeout {puts "TESTING ERROR 5\n";exit}
40 "5" 40 "6"
41} 41}
42expect { 42expect {
43 timeout {puts "TESTING ERROR 6\n";exit} 43 timeout {puts "TESTING ERROR 6\n";exit}