aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/firemon-cpu.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/firemon-cpu.exp')
-rwxr-xr-xtest/utils/firemon-cpu.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/firemon-cpu.exp b/test/utils/firemon-cpu.exp
index 22e44512c..f2ecd4a5c 100755
--- a/test/utils/firemon-cpu.exp
+++ b/test/utils/firemon-cpu.exp
@@ -27,6 +27,7 @@ send -- "firemon --cpu\r"
27sleep 4 27sleep 4
28expect { 28expect {
29 timeout {puts "TESTING ERROR 2\n";exit} 29 timeout {puts "TESTING ERROR 2\n";exit}
30 "need to be root" {puts "TESTING SKIP: /proc mounted as hidepid\n"; exit}
30 "name=test1" 31 "name=test1"
31} 32}
32expect { 33expect {