Merge branch 'master' of git://git.pcp.io/pcp into qt
[pcp.git] / qa / 1093.out
blob5a43be0dacefd9f1cc4b19e693384ebb0190e38a
1 QA output created by 1093
2 === no flag file ===
3 Some text at the front.
6 ---before text
8 ---after text
12 foo is not defined
15 Just checking blah is defined as something, so should be here
18 === flag file exists ===
19 Some text at the front.
22 ---before text
24 ---after text
26 foo is defined as bar
31 Just checking blah is defined as something, so should be here
34 === shell style, flag file exists ===
35 Some text at the front.
38 ---before text
40 ---after text
42 foo is defined as bar
47 Just checking blah is defined as something, so should be here
50 === ?shell error and signal cases ===
51 --- text before
52 --- text after
53 Warning: #shell cmd returns 13 exit status
54 --- text before
55 --- text after
56 Warning: #shell cmd terminated by signal 13
58 === ?shell and ?include nesting ===
59 --- outer text before
60 --- include text before
61 --- outer text before
62 --- include text before
63 --- outer text before
64 pmcpp: <shell>[2]: %include "TMP.shell"
65 pmcpp: Error: %include and/or %shell nesting too deep