summaryrefslogtreecommitdiff
path: root/qa/143.out
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-10-26 12:33:50 +0400
commit47e6e7c84f008a53061e661f31ae96629bc694ef (patch)
tree648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/143.out
downloadpcp-debian.tar.gz
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/143.out')
-rw-r--r--qa/143.out111
1 files changed, 111 insertions, 0 deletions
diff --git a/qa/143.out b/qa/143.out
new file mode 100644
index 0000000..ebfd0fd
--- /dev/null
+++ b/qa/143.out
@@ -0,0 +1,111 @@
+QA output created by 143
+=== PMNS from pminfo ===
+x.x.x.y
+x.x.y
+x.y
+=== remove x.x.x ===
+----------
+ root
+----------
+root {
+ x
+}
+
+x {
+ x
+ y 1:1:1
+}
+
+x.x {
+ y 2:2:2
+}
+----------
+ x
+----------
+x {
+ x
+ y 1:1:1
+}
+#include "x.x"
+----------
+ x.x
+----------
+x.x {
+ x
+ y 2:2:2
+}
+#include "x.x.x"
+----------
+ x.x.x
+----------
+x.x.x {
+ y 3:3:3
+}
+=== PMNS from pminfo ===
+x.x.y
+x.y
+=== remove x.x ===
+----------
+ root
+----------
+root {
+ x
+}
+
+x {
+ y 1:1:1
+}
+----------
+ x
+----------
+x {
+ x
+ y 1:1:1
+}
+#include "x.x"
+----------
+ x.x
+----------
+x.x {
+ x
+ y 2:2:2
+}
+#include "x.x.x"
+----------
+ x.x.x
+----------
+x.x.x {
+ y 3:3:3
+}
+=== PMNS from pminfo ===
+x.y
+=== remove x ===
+----------
+ root
+----------
+root {
+}
+----------
+ x
+----------
+x {
+ x
+ y 1:1:1
+}
+#include "x.x"
+----------
+ x.x
+----------
+x.x {
+ x
+ y 2:2:2
+}
+#include "x.x.x"
+----------
+ x.x.x
+----------
+x.x.x {
+ y 3:3:3
+}
+=== PMNS from pminfo ===
+PMNS appears to be empty!