]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - src-release.sh
src-release: fix indentation
authorMike Frysinger <vapier@gentoo.org>
Sun, 10 Jan 2021 00:06:27 +0000 (19:06 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 12 Jan 2021 23:19:20 +0000 (18:19 -0500)
commit3034143dc6c78f6e298db7791e710041ab64ea02
tree90f49e4862d11ba0118316942d3515bd11240cf6
parent24a7f1b54817bbc9281cf93a50c30da445e29cb9
src-release: fix indentation

The indentation of the body of the nested statements got out of sync
leading to the entire function being indented incorrectly and looking
like it's part of the for loop.
ChangeLog
src-release.sh