diff --git a/builtin.cpp b/builtin.cpp index c1f0cc2e9..20fbf1531 100644 --- a/builtin.cpp +++ b/builtin.cpp @@ -3288,6 +3288,7 @@ static int builtin_end( parser_t &parser, wchar_t **argv ) case SUBST: case BEGIN: case SWITCH: + case FAKE: /* Nothing special happens at the end of these commands. The scope just ends. */