[cmucl/cmucl][master] Turn off logging that was accidentally enabled in previous commit.

Raymond Toy rtoy at common-lisp.net
Sat Apr 25 16:19:02 UTC 2015


Raymond Toy pushed to branch master at cmucl / cmucl


Commits:
ea775196 by Raymond Toy at 2015-04-25T09:18:50Z
Turn off logging that was accidentally enabled in previous commit.

- - - - -


1 changed file:

- bin/make-main-dist.sh


Changes:

=====================================
bin/make-main-dist.sh
=====================================
--- a/bin/make-main-dist.sh
+++ b/bin/make-main-dist.sh
@@ -126,7 +126,7 @@ do
     install ${GROUP} ${OWNER} -m 0644 $f $DESTDIR/lib/cmucl/lib/ext-formats/
 done
 
-set -x
+# set -x
 # Create the directories for asdf and defsystem
 for f in asdf defsystem asdf/doc
 do



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/ea775196480fd9f029c2a701f1e2d96c66093f65
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20150425/602d8a5f/attachment.html>


More information about the cmucl-cvs mailing list