Remove superfluous ,keep line.

This commit is contained in:
sperber 2002-08-20 14:22:09 +00:00
parent 33c14d7901
commit 69b05f7d61
1 changed files with 0 additions and 1 deletions

View File

@ -873,7 +873,6 @@ scsh/scsh.image: $(VM) $(SCHEME) $(IMAGE)
echo ",open ccp-lib"; \
echo ",batch off"; \
echo ",open scsh-top-package"; \
echo ",keep names maps files source tabulate"; \
echo "(dump-scsh \"scsh/scsh.image\")"; \
echo ",batch on") \
| ./$(VM) -o ./$(VM) -i $(IMAGE) -h 10000000