diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/082.out.1 | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/082.out.1')
-rw-r--r-- | qa/082.out.1 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/qa/082.out.1 b/qa/082.out.1 new file mode 100644 index 0000000..afba0cc --- /dev/null +++ b/qa/082.out.1 @@ -0,0 +1,43 @@ +QA output created by 082 +Compiled PMNS contains + 1 hash table entries + 2 leaf nodes + 1 non-leaf nodes + 15 bytes of symbol table +permissions before add: +-rw-r--r-- foo +---------- new-default-mode +-rw-r--r-- root +-rw-r--r-- root.bin + +Compiled PMNS contains + 1 hash table entries + 3 leaf nodes + 2 non-leaf nodes + 23 bytes of symbol table + +permissions after add: +-rw-r--r-- foo +---------- new-default-mode +-rw-r--r-- root +-rw-r--r-- root.bin + +Expect fred, bear and foo.bar ... +fred +bear +foo.bar +Compiled PMNS contains + 1 hash table entries + 2 leaf nodes + 1 non-leaf nodes + 15 bytes of symbol table + +permissions after delete: +-rw-r--r-- foo +---------- new-default-mode +-rw-r--r-- root +---------- root.bin + +Expect fred and bear ... +fred +bear |