Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
asdf
asdf
Commits
aca81698
Commit
aca81698
authored
Nov 20, 2016
by
Robert Goldman
Committed by
Elias Pipping
Nov 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test bug.
parent
d3768208
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
test/asdf-pathname-test.script
test/asdf-pathname-test.script
+2
-2
No files found.
test/asdf-pathname-test.script
View file @
aca81698
...
...
@@ -473,5 +473,5 @@
(progn
(DBG "Checking CMUCL user-homedir-pathname issue.")
(assert (pathname-match-p
(uiop/common-lisp:user-homedir-pathname)
(getenv-pathname "HOME"))))
(uiop/common-lisp:user-homedir-pathname)
(getenv-pathname "HOME"
:want-directory t
))))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment