diff options
author | Morgan Smith | 2023-06-04 18:41:32 -0400 |
---|---|---|
committer | Arun Isaac | 2023-06-06 22:55:13 +0100 |
commit | d63ba6ff74145b8b9b5b4df73ab1b6bb971b30e9 (patch) | |
tree | ffc69b37ad08e3e9db91d0a50a4c90bbb6f37974 /tests/web | |
parent | dcc90b424aa5bd05ffc5afc0d5d5a13bdd0508ee (diff) | |
download | tissue-d63ba6ff74145b8b9b5b4df73ab1b6bb971b30e9.tar.gz tissue-d63ba6ff74145b8b9b5b4df73ab1b6bb971b30e9.tar.lz tissue-d63ba6ff74145b8b9b5b4df73ab1b6bb971b30e9.zip |
bin: Allow main file to be loaded without executing main.
Call main from the shebang command instead of calling it directly. This allows us to run "guile -l bin/tissue" without actually running main. This seems to be important for Emacs Geiser as it freezes up without this fix. * bin/tissue: Call main from shebang. Do not call main directly. (main): Accept args as regular argument instead of as a rest argument. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
Diffstat (limited to 'tests/web')
0 files changed, 0 insertions, 0 deletions