mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
*: Convert tabulators to whitespaces in bash scripts.
Execution of `./scripts/fix.sh` that executed: ``` find ./ -name '*.sh' | xargs sed --follow-symlinks -i 's|\t| |g' ```
This commit is contained in:
parent
c035df5317
commit
0ba16d8ee1