output verkuerzt

This commit is contained in:
dlichteblau
2005-11-26 22:58:51 +00:00
parent 809d570882
commit f957d3e11c
2 changed files with 1787 additions and 1787 deletions

3572
XMLCONF

File diff suppressed because it is too large Load Diff

View File

@ -98,7 +98,7 @@
(incf ntried)
(multiple-value-bind (pathname output)
(test-pathnames directory test)
(princ pathname)
(princ (enough-namestring pathname directory))
(unless (probe-file pathname)
(error "file not found: ~A" pathname))
(with-simple-restart (skip-test "Skip this test")