projects
/
dnsperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22ae4a6
)
Correcting Python shebang.
author
Daniel Baumann
<daniel@debian.org>
Sun, 9 Feb 2025 08:16:51 +0000
(09:16 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Sun, 9 Feb 2025 08:16:51 +0000
(09:16 +0100)
Gbp-Pq: Topic debian
Gbp-Pq: Name 0001-queryparse-shebang.patch
contrib/queryparse/queryparse
patch
|
blob
|
history
diff --git
a/contrib/queryparse/queryparse
b/contrib/queryparse/queryparse
index eed1e536bb6a0e197206dace8856f73c05e2e71c..6ae6e738b05facc56579be7f21090dcb4da5c2ce 100755
(executable)
--- a/
contrib/queryparse/queryparse
+++ b/
contrib/queryparse/queryparse
@@
-1,4
+1,4
@@
-#!/usr/bin/
env python
+#!/usr/bin/
python3
#
# Copyright 2019-2024 OARC, Inc.
# Copyright 2017-2018 Akamai Technologies