Request for Enhancement:
Please place "execute" scripts return codes and the full run string in the log:
Old way:
Executing the program C:\Program Files\Rakudo\bin\raku.exe and waiting for it to exit.
The program C:\Program Files\Rakudo\bin\raku.exe has been successfully executed and has terminated.
New way:
Executing the program C:\Program Files\Rakudo\bin\raku.exe C:\NtUtil\TestServer.pl6 and waiting for it to exit.
The program C:\Program Files\Rakudo\bin\raku.exe has been successfully executed and has terminated with a return code of 1.
Please place "execute" scripts return codes and the full run string in the log:
Old way:
Executing the program C:\Program Files\Rakudo\bin\raku.exe and waiting for it to exit.
The program C:\Program Files\Rakudo\bin\raku.exe has been successfully executed and has terminated.
New way:
Executing the program C:\Program Files\Rakudo\bin\raku.exe C:\NtUtil\TestServer.pl6 and waiting for it to exit.
The program C:\Program Files\Rakudo\bin\raku.exe has been successfully executed and has terminated with a return code of 1.
Statistics: Posted by Todd — 13 Jan 2024, 03:26 — Replies 0 — Views 49