]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add .sh extension to shell scripts
authorNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 09:51:46 +0000 (11:51 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 18 Sep 2025 13:40:26 +0000 (15:40 +0200)
commit48e460e8d35f0212224737f2cf5852bcf0df97ff
treee4e15944e1804baefad1768746268c9ba41adf50
parent975aeda10b48d5251b66b292c97915c062010358
Add .sh extension to shell scripts

Use .sh(.in) file extension consistently for shell scripts
to allow more reliable detection of shell scripts based on their file
extension.

(cherry picked from commit 2d690499dd5092450d2d6f73d06a7937cd865c07)
.gitattributes
.gitignore
.gitlab-ci.yml
configure.ac
util/check-cocci.sh [moved from util/check-cocci with 100% similarity]
util/check-make-install.sh.in [moved from util/check-make-install.in with 100% similarity]