don't break on test redefinition
commit8a74534b8c27a29f9ab87423abaa719059dc502f
authorGabor Melis <gmelis@franz.com>
Mon, 4 May 2015 16:42:32 +0000 (4 18:42 +0200)
committerKevin Layer <layer@franz.com>
Thu, 7 May 2015 23:52:06 +0000 (7 16:52 -0700)
treeda13943d83071d7ed1c3a6488c8725e36f9c8762
parent7d8400e2444898452012e83ba4530d28616789fc
don't break on test redefinition

There are no duplicate tests, but recompiling a test file
interactively ends up in the debugger, so set *BREAK-ON-REDEFINITION*
to NIL (as it had been before the recent commit d414782).

Also, fix the warning message and its arguments.

tests run: lisp-prepush
tests added: no
release-note: no, test only change

Change-Id: I430cff46846789c06dceaab3115d6148f499f157
Reviewed-on: https://gerrit.franz.com:9080/4702
Reviewed-by: Gabor Melis <gmelis@franz.com>
Reviewed-by: Ahmon Dancy <dancy@franz.com>
Reviewed-by: Kevin Layer <layer@franz.com>
Tested-by: Kevin Layer <layer@franz.com>
dev/definitions.lisp
dev/lift.lisp