Commit ecb6585
autogen: Fix placement of config autogeneration
- Autogenerate test configurations _before_ macro typo check.
Otherwise, a typo in the main config that has spread into the
derived configs cannot be fixed by fixing it in the main config
and re-running autogen: It will fail at the macro-typo check
stage before having updated the derived configurations.
Signed-off-by: willieyz <willie.zhao@chelpis.com>1 parent e864ded commit ecb6585
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2951 | 2951 | | |
2952 | 2952 | | |
2953 | 2953 | | |
2954 | | - | |
2955 | | - | |
2956 | | - | |
2957 | 2954 | | |
2958 | 2955 | | |
2959 | 2956 | | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
2960 | 2960 | | |
2961 | 2961 | | |
2962 | 2962 | | |
| |||
0 commit comments