Ahem. Vladimir checked in a different fix bug didn't close out the bug.
Reverting...
This commit is contained in:
parent
4b91b88fcb
commit
ef1f7b5058
@ -239,7 +239,6 @@ static void data_readlines(void) {
|
||||
|
||||
if(inp == NULL)
|
||||
inp = (inp_stdin) ? bb_xfopen(CURRENT_TTY, "r") : stdin;
|
||||
if(inp == NULL) bb_perror_msg_and_die("no tty");
|
||||
|
||||
if (flags & FLAG_N)
|
||||
add_linenumbers();
|
||||
|
Loading…
Reference in New Issue
Block a user