]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Clean up here-docs
authorDylan William Hardison <dylan@hardison.net>
Wed, 26 Apr 2017 16:39:36 +0000 (12:39 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 28 Apr 2017 00:23:09 +0000 (20:23 -0400)
commitb9c748cb794ab41424db260d3048ba877f547803
tree24b055f62cabfa707a6d288ceda63bb14acd919a
parent6ca7232c409beeeea23c1ea98d9a6573815beaf9
Clean up here-docs

here-docs should either be at indent level 0 (and stored in constants)
or replaced with other forms of quoting that can be idented more readibly.
Bugzilla/Install/Filesystem.pm