chiark
/
gitweb
/
~mdw
/
runlisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
443ad10
)
tests.at: Wrap an overly long comment line.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Jun 2024 10:54:54 +0000
(11:54 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 17 Jun 2024 12:09:17 +0000
(13:09 +0100)
tests.at
patch
|
blob
|
blame
|
history
diff --git
a/tests.at
b/tests.at
index b022076cdda142605988c59f51fb02cd94126840..48bf9e962bcc98638fc17310d3315c62ef422292 100644
(file)
--- a/
tests.at
+++ b/
tests.at
@@
-107,8
+107,8
@@
cat >test-script <<EOF
;; Make sure that \`*error-output*' is hooked up properly.
(format *error-output* "to stderr~%")
;; Make sure that \`*error-output*' is hooked up properly.
(format *error-output* "to stderr~%")
-;; Make sure that \`*standard-input*' is hooked up properly, by reading a
line
-;; and echoing it.
+;; Make sure that \`*standard-input*' is hooked up properly, by reading a
+;;
line
and echoing it.
(format t "from stdin: ~S~%" (read-line))
;; Check that \`:runlisp-script' is set in \`*features*'. If not, \`assert'
(format t "from stdin: ~S~%" (read-line))
;; Check that \`:runlisp-script' is set in \`*features*'. If not, \`assert'