Skip to content

Commit 4dbb07c

Browse files
committed
The "ALL" command should not override a previous NOSETENV tag in a rule.
Command tags are inherited from previous Cmnds in a Cmnd_Spec_List. There is a special case of the SETENV tag for the "ALL" command, where SETENV is implied if no explicit SETENV or NOSETENV tag is specified. The code to inherit the SETENV tag didn't take into account that an implied value for SETENV should also be overridden by an explicit SETENV or NOSETENV tag in the previous Cmnd in the Cmnd_Spec_List.
1 parent de3b179 commit 4dbb07c

File tree

3 files changed

+414
-396
lines changed

3 files changed

+414
-396
lines changed

0 commit comments

Comments
 (0)