Skip to content
Snippets Groups Projects
Commit e06e0ebb authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

Remove left-over identifier in test/script-support.lisp

parent 5accdc14
No related branches found
No related tags found
No related merge requests found
......@@ -402,7 +402,7 @@ is bound, write a message and exit on an error. If
(good (key)
(when (probe-file afasl) (delete-file afasl))
(rename-file tmp afasl)
compile-asdf key))
key))
(cond
((null result)
(bad :no-output))
......
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