Do not forget to increment the input line counter
commite8b7c76f8be5a62e29023627e8ee348dbd80a750
authorPeter Avalos <pavalos@dragonflybsd.org>
Sun, 14 Jan 2007 05:39:22 +0000 (14 05:39 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sun, 14 Jan 2007 05:39:22 +0000 (14 05:39 +0000)
tree20e11a2b263577154aaf2604084b1c3f15b1ef50
parent93e07b2477d464accab54fab4e31f30f4d01f189
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