Fix test-sysdef-asdf.script on mkcl
mkcl prefixes ./ to all relative namestrings. Using uiop:unix-namestring where that behavior is undesired makes the test more portable.
Showing
Please register or sign in to comment
mkcl prefixes ./ to all relative namestrings. Using uiop:unix-namestring where that behavior is undesired makes the test more portable.