1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Loadup failure ldeinit (#286)

* a litte better info and checking

* fix typo

Co-authored-by: Larry Masinter <LMM@acm.org>
This commit is contained in:
Nick Briggs
2021-03-19 15:45:20 -07:00
committed by GitHub
parent 9975e44b0a
commit 558f4c6655
3 changed files with 10 additions and 6 deletions

View File

@@ -14,5 +14,5 @@ mkdir -p "$MEDLEYDIR/tmp"
./run-medley $scr -greet "$MEDLEYDIR"/sources/LOADUP-INIT.LISP -full
echo ---- made ----
ls -l tmp
ls -l tmp/*[WMShlet]
echo --------------

View File

@@ -13,6 +13,6 @@ scr="-sc 1024x768 -g 1042x790"
./run-medley $scr -greet $MEDLEYDIR/sources/LOADUP-LISP.CM tmp/init-mid.sysout
echo ----- created: -------
ls -l tmp/lisp.sysout tmp/lisp.dribble
ls -l tmp/lisp.*[te]
echo ----------------------