diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-13 17:42:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-13 17:42:27 +0200 |
commit | e04af38828c64944e9745629b698b53264b5e970 (patch) | |
tree | 1c45e82bb13390ae46f65bc78e06f0417dbdb8c8 | |
parent | 1be8e5d189f794d54e2007290be42f0f7ba7bf11 (diff) |
Add quality: Move bpkg/build2 print_process() to butl::process::print()
-rw-r--r-- | list | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- Move bpkg/build2 print_process() to butl::process::print() [quality karen] + - Audit all print_process()/process ctor for path_search() [quality karen] We need to make sure that we print the recall not original path. See recent |