[Git][cmucl/cmucl][master] Fix some typos in comment.

Raymond Toy rtoy at common-lisp.net
Sat Sep 22 19:58:15 UTC 2018


Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
925241a9 by Raymond Toy at 2018-09-22T19:57:52Z
Fix some typos in comment.

- - - - -


1 changed file:

- tests/issues.lisp


Changes:

=====================================
tests/issues.lisp
=====================================
@@ -397,11 +397,11 @@
       (sleep 5)
       (assert-eql :exited (ext:process-status p)))))
 
-;; For some reason this used to work linux CI but not doesn't.  But
-;; this test passes on my Fedora and debian systems.  See issue #64.
-;; So until we figure this out, disable this test when we're running a
-;; pipeline with linux, but otherwise enable it.  The pipeline defines
-;; the envvar GITLAB_CI so check for that.
+;; For some reason this used to work with linux CI but now doesn't.
+;; But this test passes on my Fedora and debian systems.  See issue
+;; #64.  So until we figure this out, disable this test when we're
+;; running a pipeline with linux, but otherwise enable it.  The
+;; pipeline defines the envvar GITLAB_CI so check for that.
 ;;
 ;; It would be better if lisp-unit had a way of marking tests as known
 ;; failures, but it doesn't.



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/925241a9828267cef4a4796765061fc2204dbddf

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/925241a9828267cef4a4796765061fc2204dbddf
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20180922/1271c82a/attachment.html>


More information about the cmucl-cvs mailing list