summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2020-03-26 04:25:53 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-03-27 11:26:48 -0700
commit12dc0879f18b39e1020bd6afec117bc38110d8c9 (patch)
treea4bb0581d868fc4e07855993c521ebab42598045 /t
parentt/lib-credential.sh: drop shebang line (diff)
downloadtgif-12dc0879f18b39e1020bd6afec117bc38110d8c9.tar.xz
t/lib-*.sh: drop executable bit
There's no need for shell libraries to have the executable bit. They're meant to be sourced, and running them stand-alone is pointless. Let's reduce any possible confusion by making it more clear they're not meant to be run this way. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rw-r--r--[-rwxr-xr-x]t/lib-credential.sh0
-rw-r--r--[-rwxr-xr-x]t/lib-gpg.sh0
-rw-r--r--[-rwxr-xr-x]t/lib-log-graph.sh0
-rw-r--r--[-rwxr-xr-x]t/lib-submodule-update.sh0
4 files changed, 0 insertions, 0 deletions
diff --git a/t/lib-credential.sh b/t/lib-credential.sh
index 5ea8bc9f1d..5ea8bc9f1d 100755..100644
--- a/t/lib-credential.sh
+++ b/t/lib-credential.sh
diff --git a/t/lib-gpg.sh b/t/lib-gpg.sh
index 8d28652b72..8d28652b72 100755..100644
--- a/t/lib-gpg.sh
+++ b/t/lib-gpg.sh
diff --git a/t/lib-log-graph.sh b/t/lib-log-graph.sh
index 1184cceef2..1184cceef2 100755..100644
--- a/t/lib-log-graph.sh
+++ b/t/lib-log-graph.sh
diff --git a/t/lib-submodule-update.sh b/t/lib-submodule-update.sh
index 1dd17fc03e..1dd17fc03e 100755..100644
--- a/t/lib-submodule-update.sh
+++ b/t/lib-submodule-update.sh