Skip to content

Don't output command expansion without having reset std pipes

AdminXVII requested to merge AdminXVII/ion:fix-blank-output into master

If the command did not run successfully, the command expansion would exit early, without resetting the standard pipes and the controlling terminal. Fix that.

Merge request reports

Loading