diff options
Diffstat (limited to 'contrib/bmake/unit-tests/opt-debug-graph1.exp')
| -rw-r--r-- | contrib/bmake/unit-tests/opt-debug-graph1.exp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/bmake/unit-tests/opt-debug-graph1.exp b/contrib/bmake/unit-tests/opt-debug-graph1.exp index 64dcece5f026..9dae95302318 100644 --- a/contrib/bmake/unit-tests/opt-debug-graph1.exp +++ b/contrib/bmake/unit-tests/opt-debug-graph1.exp @@ -1,4 +1,4 @@ -#*** Input graph: +#*** Begin input graph for pass 1 in <curdir>: # all, unmade, type OP_DEPENDS|OP_HAS_COMMANDS, flags none # made-target, unmade, type OP_DEPENDS, flags none # made-target-no-sources, unmade, type OP_DEPENDS, flags none @@ -21,7 +21,9 @@ .MAKE = <details omitted> .MAKE.DEPENDFILE = <details omitted> .MAKE.GID = <details omitted> +.MAKE.JOBS.C = <details omitted> .MAKE.LEVEL = <details omitted> +.MAKE.LEVEL.ENV = MAKELEVEL .MAKE.MAKEFILES = <details omitted> .MAKE.MAKEFILE_PREFERENCE = <details omitted> .MAKE.OS = <details omitted> @@ -40,7 +42,6 @@ MACHINE_ARCH = <details omitted> MAKE = <details omitted> MFLAGS = -r -k -d g1 #*** Command-line Variables: -.MAKE.LEVEL.ENV = MAKELEVEL #*** Directory Cache: # Stats: 0 hits 2 misses 0 near misses 0 losers (0%) @@ -49,4 +50,5 @@ MFLAGS = -r -k -d g1 #*** Suffixes: #*** Transformations: +#*** End input graph for pass 1 in <curdir>: exit status 0 |
