]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps: for consistency, reformat tabs to spaces
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 10 Oct 2022 14:16:44 +0000 (10:16 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sun, 16 Oct 2022 15:50:50 +0000 (11:50 -0400)
commit8c1281965e64b956f25d69e15d17373492d8483b
treed9d99109d39ab5bba071d1492ba7879eb8283ae5
parente8b20c0d1f32c48524fc66d9e169e9eaaa42bd0d
install-deps: for consistency, reformat tabs to spaces

The majority of the install-deps.sh file was already using spaces to
indent, convert the remaining hard tabs to 8 spaces.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
install-deps.sh