mirror of
https://github.com/mirror/wget.git
synced 2026-09-01 04:18:04 +08:00
Revert "Add . to perl path for all perl tests"
This reverts commit 79be99aff4.
/usr/bin/env 8.28 and below doesn't know -S.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env -S perl -I .
|
||||
#!/usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
Reference in New Issue
Block a user