box-project / box2

An application for building and managing Phars.
https://box-project.github.io/box2/
MIT License
1.19k stars 80 forks source link

Fix the verbosity detection #156

Closed stof closed 8 years ago

stof commented 8 years ago

The equality check means that using higher verbosity levels would be considered as non-verbose

kherge commented 8 years ago

Good catch, thanks for the patch!