Skip to content

fix: removed redundant termination of input string

On fn execute_command under file src/binary/mod.rs

Before Ion shell script would be splited for termination 2 times, one time needlessly.

About CI

The job linux:stable of the CI of Ion fails with compiling error.

See this issue for more details.

Merge request reports