Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
ea775196
by Raymond Toy at 2015-04-25T09:18:50Z
1 changed file:
Changes:
--- 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