Commit 0c97e2d
committed
fix(convert): fix shellcheck SC2154 and SC2034 warnings
- Add function-level shellcheck disable=SC2154 on step:update_initrd and
step::prepare_output_and_snapshots (variables set in main() and used in
these step functions)
- Remove unused output_boot_part_num variable1 parent cf82b38 commit 0c97e2d
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | 181 | | |
183 | 182 | | |
184 | 183 | | |
| |||
1041 | 1040 | | |
1042 | 1041 | | |
1043 | 1042 | | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
| |||
1165 | 1165 | | |
1166 | 1166 | | |
1167 | 1167 | | |
1168 | | - | |
1169 | | - | |
1170 | 1168 | | |
1171 | 1169 | | |
1172 | 1170 | | |
| |||
1197 | 1195 | | |
1198 | 1196 | | |
1199 | 1197 | | |
| 1198 | + | |
1200 | 1199 | | |
1201 | 1200 | | |
1202 | 1201 | | |
| |||
1286 | 1285 | | |
1287 | 1286 | | |
1288 | 1287 | | |
1289 | | - | |
1290 | 1288 | | |
1291 | 1289 | | |
1292 | 1290 | | |
| |||
0 commit comments