chiark
/
gitweb
/
~mdw
/
runlisp
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
debian/copyright: Fix and extend based on CFD research.
[runlisp]
/
tests.at
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'