Skip to content

Commit 4922a3f

Browse files
committed
quiet hook loader
1 parent 8bb2541 commit 4922a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtualenvwrapper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function virtualenvwrapper_verify_workon_home () {
6969
return 0
7070
}
7171

72-
HOOK_VERBOSE_OPTION="-v"
72+
#HOOK_VERBOSE_OPTION="-v"
7373

7474
# Run the hooks
7575
function virtualenvwrapper_run_hook () {

0 commit comments

Comments
 (0)