Skip to content

Commit

Permalink
Make Quickutil quiet when loading via Quicklisp.
Browse files Browse the repository at this point in the history
  • Loading branch information
stylewarning committed Jul 6, 2013
1 parent 5c226d9 commit a806212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickutil-client/clean-up-quickutil.lisp
Expand Up @@ -5,4 +5,4 @@
;;; QUICKUTIL-UTILITIES, we don't actually want to keep
;;; QUICKUTIL-UTILITIES around. We simply want to ensure that it can
;;; be loaded and that it exists.
(quickutil-client-management:unload-quickutil-utilities :verbose t)
(quickutil-client-management:unload-quickutil-utilities :verbose nil)

0 comments on commit a806212

Please sign in to comment.