mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
Lots of new unit-tests increase code coverage. Lots of refactoring, cleanup and simlpification to reduce code size. Fixes for Bug 223564 and 245807 Updates to dirdeps.mk and meta2deps.py
50 lines
1.5 KiB
Text
50 lines
1.5 KiB
Text
Searching for .depend ...
|
|
failed.
|
|
Searching for .depend ...
|
|
/ ...
|
|
failed.
|
|
Expanding "{one,two,three}"... one two three
|
|
Expanding "f{our,ive}"... four five
|
|
Expanding "{{thi,fou}r,fif}teen"... Expanding "{thi,fou}rteen"... thirteen fourteen
|
|
thirteen fourteen fifteen
|
|
Expanding "{pre-,}{patch,configure}"... Expanding "pre-{patch,configure}"... pre-patch pre-configure
|
|
Expanding "{patch,configure}"... pre-patch pre-configure patch configure
|
|
pre-patch pre-configure patch configure
|
|
Expanding "{fetch,extract}{,-post}"... Expanding "fetch{,-post}"... fetch fetch-post
|
|
Expanding "extract{,-post}"... fetch fetch-post extract extract-post
|
|
fetch fetch-post extract extract-post
|
|
Expanding "dup-{1,1,1,1,1,1,1}"... dup-1 dup-1 dup-1 dup-1 dup-1 dup-1 dup-1
|
|
Expanding "{{{{{{{{{{single-word}}}}}}}}}}"... Expanding "{{{{{{{{{single-word}}}}}}}}}"... Expanding "{{{{{{{{single-word}}}}}}}}"... Expanding "{{{{{{{single-word}}}}}}}"... Expanding "{{{{{{single-word}}}}}}"... Expanding "{{{{{single-word}}}}}"... Expanding "{{{{single-word}}}}"... Expanding "{{{single-word}}}"... Expanding "{{single-word}}"... Expanding "{single-word}"... single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
single-word
|
|
: 1
|
|
: 2
|
|
: 3
|
|
: 4
|
|
: 5
|
|
: 13
|
|
: 14
|
|
: 15
|
|
: pre-patch
|
|
: pre-configure
|
|
: patch
|
|
: configure
|
|
: fetch
|
|
: fetch-post
|
|
: extract
|
|
: extract-post
|
|
: dup-1
|
|
: single-word
|
|
Searching for .END ...
|
|
failed.
|
|
Searching for .END ...
|
|
failed.
|
|
Found '.END' as '(not found)'
|
|
exit status 0
|