diff --git a/t/chkstow.t b/t/chkstow.t index 15c08da..439775f 100755 --- a/t/chkstow.t +++ b/t/chkstow.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/cleanup_invalid_links.t b/t/cleanup_invalid_links.t index d24479c..916a6b9 100755 --- a/t/cleanup_invalid_links.t +++ b/t/cleanup_invalid_links.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/cli.t b/t/cli.t index b3d01bc..cf324ed 100755 --- a/t/cli.t +++ b/t/cli.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/cli_options.t b/t/cli_options.t index 05fc016..719c78c 100755 --- a/t/cli_options.t +++ b/t/cli_options.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/defer.t b/t/defer.t index 4bdd504..003cf64 100755 --- a/t/defer.t +++ b/t/defer.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/dotfiles.t b/t/dotfiles.t index d276457..386359e 100755 --- a/t/dotfiles.t +++ b/t/dotfiles.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/examples.t b/t/examples.t index 2592c39..56aa5b6 100755 --- a/t/examples.t +++ b/t/examples.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/find_stowed_path.t b/t/find_stowed_path.t index c073562..44aabe0 100755 --- a/t/find_stowed_path.t +++ b/t/find_stowed_path.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/foldable.t b/t/foldable.t index d01816a..8f4f417 100755 --- a/t/foldable.t +++ b/t/foldable.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/ignore.t b/t/ignore.t index ce9976c..d0b5444 100755 --- a/t/ignore.t +++ b/t/ignore.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/join_paths.t b/t/join_paths.t index f45b138..fa96d66 100755 --- a/t/join_paths.t +++ b/t/join_paths.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # 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. # diff --git a/t/rc_options.t b/t/rc_options.t index f346ebd..dee156a 100755 --- a/t/rc_options.t +++ b/t/rc_options.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/stow.t b/t/stow.t index ac97411..e86b79a 100755 --- a/t/stow.t +++ b/t/stow.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/unstow.t b/t/unstow.t index 0549fd3..34b463d 100755 --- a/t/unstow.t +++ b/t/unstow.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. # diff --git a/t/unstow_orig.t b/t/unstow_orig.t index 2166af3..a4e3142 100755 --- a/t/unstow_orig.t +++ b/t/unstow_orig.t @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl +#!/usr/bin/perl # # This file is part of GNU Stow. #