commit bash-snap-20170612 snapshot

This commit is contained in:
Chet Ramey
2017-06-12 18:50:04 -04:00
parent e7cc795a7d
commit db0eba9aa8
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ read_builtin (list)
sync_buffered_stream (default_buffered_input);
#endif
#if 0
#if 1
input_is_tty = isatty (fd);
#else
input_is_tty = 1;