Skip to content
Snippets Groups Projects
Commit 9e044577 authored by pfdietz's avatar pfdietz
Browse files

Disabled 'break on warning' in RT.

parent 7d3fc074
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@
(setq *test* (name entry))
(setf (pend entry) t)
(let* ((*in-test* t)
(*break-on-warnings* t)
;; (*break-on-warnings* t)
(aborted nil)
(r (if *catch-errors*
(handler-case (multiple-value-list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment