projects
/
ncbi-blast+.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edf9c5f
)
Bypass env in Perl script shebangs.
author
Aaron M. Ucko
<ucko@debian.org>
Thu, 2 Dec 2021 02:38:20 +0000
(21:38 -0500)
committer
Aaron M. Ucko
<ucko@debian.org>
Tue, 5 Sep 2023 02:40:42 +0000
(22:40 -0400)
Gbp-Pq: Name run_perl_directly
c++/src/app/blast/update_blastdb.pl
patch
|
blob
|
history
diff --git
a/c++/src/app/blast/update_blastdb.pl
b/c++/src/app/blast/update_blastdb.pl
index 790ec2413ad52e2eb2042947afb3b99e3caf05c3..02e86cc1797d3d54cf92f2c630d048f6ecffbcc7 100755
(executable)
--- a/
c++/src/app/blast/update_blastdb.pl
+++ b/
c++/src/app/blast/update_blastdb.pl
@@
-1,4
+1,4
@@
-#!/usr/bin/
env
perl
+#!/usr/bin/perl
# $Id: update_blastdb.pl 632592 2021-06-03 13:20:59Z ivanov $
# ===========================================================================
#