Mark Drago <markdrago@xxxxxxxxx> writes: > This semicolon is technically required by bash and indeed caused a syntax error > on a system that I came across running, an admittedly very old, bash-2.04.0. > > http://www.gnu.org/software/bash/manual/bashref.html#Command-Grouping > > Signed-off-by: Mark Drago <markdrago@xxxxxxxxx> Thanks; it is not specific to bash. At the end of compound_list before the Rbrace at the end of brace_group, a separator is required. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html