hush: do not accept "if() { echo; }" function def
function old new delta parse_stream 2634 2692 +58 msg_and_die_if_script - 21 +21 syntax_error_unexpected_ch 41 46 +5 syntax_error_at 14 18 +4 die_if_script 31 28 -3 setup_redirects 319 308 -11 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 3/2 up/down: 88/-14) Total: 74 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
3
shell/ash_test/ash-parsing/groups_and_keywords2.right
Normal file
3
shell/ash_test/ash-parsing/groups_and_keywords2.right
Normal file
@@ -0,0 +1,3 @@
|
||||
./groups_and_keywords2.tests: eval: line 1: syntax error: unexpected ")"
|
||||
Fail:2
|
||||
./groups_and_keywords2.tests: line 8: syntax error: unexpected ")"
|
||||
Reference in New Issue
Block a user