diff options
author | jlam <jlam> | 2006-07-31 14:53:45 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-07-31 14:53:45 +0000 |
commit | 24c01fed06ebe45b99a051ecc9dd61d8a65226ac (patch) | |
tree | 27ff7dc7d8e4c52129404d4958b86d327cfabe90 /devel/unidiff | |
parent | 42e9e9381adcaf03d2a75d52f07e98a79022dfb7 (diff) | |
download | pkgsrc-24c01fed06ebe45b99a051ecc9dd61d8a65226ac.tar.gz |
From the second point in Krister's mail to tech-pkg:
http://mail-index.netbsd.org/tech-pkg/2006/07/30/0005.html
2. Too much is logged in the .wrapper.log
The wrappers log quite a lot of detailed information by
default, with the result that my .work.log file is 176236028
bytes {for ghc}.
The wrapper functionality is mature, so this detailed
information is seldom needed, and you can in general determine
what happened by looking at the input/output-lines (i.e.
those lines marked as "[*]" and "<.>" in the .work.log).
I would therefore like to change the default behavior to
only log the input/output-lines.
Flip the switch for WRAPPER_DEBUG from "yes" to "no" by default so
that the detailed and rather verbose "push", "pop", "transform", etc.
messages are not printed. While here, also make WRAPPER_DEBUG a
pkgsrc-private variable by prepending with an underscore.
Diffstat (limited to 'devel/unidiff')
0 files changed, 0 insertions, 0 deletions