BMDA: Using tabs outside of a target indent causes issues.

It is safer to only use spaces to indent make statements outside of
targets as each line that executes any shell code will fail if it is
indented with tabs.
This commit is contained in:
Piotr Esden-Tempski 2022-07-14 19:53:36 -07:00 committed by Rachel Mant
parent a3d3a2326f
commit d0c45cf095
1 changed files with 39 additions and 39 deletions