summaryrefslogtreecommitdiff
path: root/t/parent.t
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-06-27 20:37:50 +0100
committerAdam Spiers <stow@adamspiers.org>2019-06-27 20:37:50 +0100
commit0979a9c7bd968c1a856d881d4ab68ad6c6f3f1d5 (patch)
tree09de4cc655c13a66bdd06c8b9b6aa307fee39908 /t/parent.t
parent27796720d5504f12b73b57c8fab2d167267e6b6e (diff)
downloadstow-0979a9c7bd968c1a856d881d4ab68ad6c6f3f1d5.tar.gz
Change #!/usr/local/bin/perl to #!/usr/bin/perl in t/*.t
This doesn't really matter, since these are not executed directly, but it's more consistent with everything else and modern systems.
Diffstat (limited to 't/parent.t')
-rwxr-xr-xt/parent.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/parent.t b/t/parent.t
index 6e77d75..1fae871 100755
--- a/t/parent.t
+++ b/t/parent.t
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
#
# This file is part of GNU Stow.
#