Fixed 'C' and 'D' verbs deleting the newline character
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
use std::iter::Peekable;
|
||||
|
||||
use crate::{
|
||||
getopt::{Opt, OptSpec, get_opts_from_tokens}, jobs::JobBldr, libsh::error::{ShErr, ShErrKind, ShResult}, parse::{NdRule, Node}, prelude::*, procio::{IoStack, borrow_fd}, state::{self, VarFlags, VarKind, write_vars}
|
||||
|
||||
Reference in New Issue
Block a user