Created
May 7, 2015 13:23
-
-
Save neilhwatson/2bac42add32fc2a2a2ce to your computer and use it in GitHub Desktop.
output of 3.7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Begin Parsing file './Innek.cf' | |
| End Parsing file './Innek.cf' | |
| Running full policy integrity checks | |
| ------------------------------------------------------------------------ | |
| PREFIX LEGEND: | |
| V: variable or parameter new definition in scope | |
| C: class/context new definition | |
| B: bundle start/end execution marker | |
| P: promise execution output | |
| A: accounting output | |
| T: time measurement for stated object (promise or bundle) | |
| ... | |
| BEGIN Discovered hard classes: | |
| C: discovered hard class 127_0_0_1 | |
| C: discovered hard class 172_16_100_1 | |
| C: discovered hard class 2001_470_1d_a2f__2 | |
| C: discovered hard class 64_bit | |
| C: discovered hard class 8_cpus | |
| .... | |
| Using bundlesequence => {'main'} | |
| B: ***************************************************************** | |
| B: BEGIN bundle main | |
| B: ***************************************************************** | |
| V: ......................................................... | |
| V: BEGIN variables (pass 1) | |
| V: ......................................................... | |
| V: Computing value of "add[testuser][groups]" | |
| P: ......................................................... | |
| P: BEGIN un-named promise of type "reports" (pass 1) | |
| P: Promiser/affected object: '{add[testuser][groups] => [1]' | |
| P: Part of bundle: main | |
| P: Base context class: any | |
| P: Container path : '/default/main/reports/'{add[testuser][groups] => [1]'[0]: ' | |
| P: ......................................................... | |
| R: {add[testuser][groups] => [1] | |
| A: Promise was KEPT | |
| P: END reports promise ({add[testuser][groups] => [1]...) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment