Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hugo Ishimaru
asdf
Commits
9fed1d6b
Commit
9fed1d6b
authored
Sep 29, 2015
by
Robert Goldman
Browse files
Discard old files CREATE-ASD-FILES.
Avoids spurious test failures from inability to move files to create backups.
parent
f2525def
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-configuration.script
View file @
9fed1d6b
...
...
@@ -56,7 +56,7 @@
(ensure-directories-exist d)
(with-open-file (s (merge-pathnames* (format nil "foo~D.asd" i) d)
:direction :output
:if-exists :
rename-and-delet
e
:if-exists :
supersed
e
:if-does-not-exist :create)
(format s "(defsystem :foo~D)~%" i))))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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