Whamcloud - gitweb
r=liangzhen
authorisaac <isaac>
Thu, 23 Feb 2006 08:28:15 +0000 (08:28 +0000)
committerisaac <isaac>
Thu, 23 Feb 2006 08:28:15 +0000 (08:28 +0000)
commitc60e33c0ee9d866293c0e423d6c14e7c49f76430
treeff552afc54fcb02faf54d0c7b2d248c839aa886e
parent888f4d322d6681f0ef2aa40a2845b9699fc7bcd0
r=liangzhen
readline() should return NULL when EOF and the last line if empty, otherwise
Parser_commands() will loop forever waiting for a NULL return from readline().
lustre/utils/parser.c