This file is indexed.

/var/lib/pcp/testsuite/1182.out is in pcp-testsuite 4.0.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
QA output created by 1182
pmGetProgname="pcp"
pmGetProgname()="progname"
pmProgname="progname"
__pmSetProgname(foo) -> 0 & pmProgname="foo"
pmGetProgname()="foo"
pmSetProgname(bar) & pmGetProgname()="bar"
pmProgname="bar"
pmSetProgname(NULL) & pmGetProgname()="pcp"
pmProgname="pcp"