|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #58198] Comments not being parsed correctly in REPL |
| Date: | Tue, 5 May 2020 09:43:10 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0 |
Follow-up Comment #13, bug #58198 (project octave):
It now works exactly as intended. Thank you, John!
For "scripting" the interactive prompt without copy-paste, I found this
workaround from the shell prompt:
$ octave <test.m # redirecting input invokes the REPL
versus
$ octave test.m # passing a script file argument does not invoke the REPL
But I don't see a good way yet to automate this as part of "make check".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58198>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |