commit bash-20170609 snapshot

This commit is contained in:
Chet Ramey
2017-06-12 13:21:27 -04:00
parent 6911f4a3c9
commit e7cc795a7d
5 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -386,7 +386,7 @@ read_builtin (list)
sync_buffered_stream (default_buffered_input);
#endif
#if 1
#if 0
input_is_tty = isatty (fd);
#else
input_is_tty = 1;