Do not forget to increment the input line counter
commit0bc0bd44acceed57d7534760635ec49a4801f75e
authorpavalos <pavalos>
Sun, 14 Jan 2007 05:39:22 +0000 (14 05:39 +0000)
committerpavalos <pavalos>
Sun, 14 Jan 2007 05:39:22 +0000 (14 05:39 +0000)
tree37121a5f2315d58a6379cb717b29bf578697d288
parent28ee32953c86447e0e575318c1f16acbf2d15003
Do not forget to increment the input line counter
when reading a word spanning multiple lines.

Support \H, \h, \w, \W, \$ string expansion in the prompt.

Disallow empty condition parts of "if", "while" and "until" compound
commands.

Obtained-from:  FreeBSD
bin/sh/parser.c