/var/lib/pcp/testsuite/1093.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 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | QA output created by 1093
=== no flag file ===
Some text at the front.
---before text
---after text
foo is not defined
Just checking blah is defined as something, so should be here
=== flag file exists ===
Some text at the front.
---before text
---after text
foo is defined as bar
Just checking blah is defined as something, so should be here
=== shell style, flag file exists ===
Some text at the front.
---before text
---after text
foo is defined as bar
Just checking blah is defined as something, so should be here
=== ?shell error and signal cases ===
--- text before
--- text after
Warning: #shell cmd returns 13 exit status
--- text before
--- text after
Warning: #shell cmd terminated by signal 13
=== ?shell and ?include nesting ===
--- outer text before
--- include text before
--- outer text before
--- include text before
--- outer text before
pmcpp: <shell>[2]: %include "TMP.shell"
pmcpp: Error: %include and/or %shell nesting too deep
|