K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-10-06T06:35:51.000000Z K 7 svn:log V 280 Disallow empty condition parts of "if", "while" and "until" compound commands. Commands like "if then ... fi" and "while do ... done" are no longer accepted. Bodies of compound commands are still allowed to be empty, because even though POSIX does not allow them, most shells do. END