-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
The -V flag is supposed to enable verbose mode during install and uninstall.
However, due to the way the verbosity flag is checked, it actually does the complete opposite. While it turns on the -v flag to pkg_add and pkg_delete, the output for those programs is now no longer written to the pkg_install-err.log file, and the file is no longer checked for warnings/errors.
Fixing this will change the default output, so needs to be considered how that may affect end users.
Metadata
Metadata
Assignees
Labels
No labels