Imported from ../bash-2.02.1.tar.gz.

This commit is contained in:
Jari Aalto 1998-07-23 14:37:54 +00:00
commit bc4cd23ce9
23 changed files with 204 additions and 70 deletions

View file

@ -1390,9 +1390,7 @@ shell_initialize ()
char hostname[256];
/* Line buffer output for stderr and stdout. */
#if defined (SunOS5)
if (shell_initialized == 0)
#endif
{
setlinebuf (stderr);
setlinebuf (stdout);