aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/firemon-cpu.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-17 08:04:52 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-17 08:04:52 -0500
commitcee0a4d375092f5c9e1097ce056dd10435b33e49 (patch)
tree36429445464c22b9e545229e3169093a39da28f8 /test/utils/firemon-cpu.exp
parenttesting (diff)
downloadfirejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.tar.gz
firejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.tar.zst
firejail-cee0a4d375092f5c9e1097ce056dd10435b33e49.zip
testing
Diffstat (limited to 'test/utils/firemon-cpu.exp')
-rwxr-xr-xtest/utils/firemon-cpu.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/utils/firemon-cpu.exp b/test/utils/firemon-cpu.exp
index f2ecd4a5c..00156c909 100755
--- a/test/utils/firemon-cpu.exp
+++ b/test/utils/firemon-cpu.exp
@@ -24,7 +24,6 @@ sleep 1
24 24
25spawn $env(SHELL) 25spawn $env(SHELL)
26send -- "firemon --cpu\r" 26send -- "firemon --cpu\r"
27sleep 4
28expect { 27expect {
29 timeout {puts "TESTING ERROR 2\n";exit} 28 timeout {puts "TESTING ERROR 2\n";exit}
30 "need to be root" {puts "TESTING SKIP: /proc mounted as hidepid\n"; exit} 29 "need to be root" {puts "TESTING SKIP: /proc mounted as hidepid\n"; exit}