projects
/
dnsperf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7335ff3
)
Correcting Python shebang.
author
Daniel Baumann
<daniel@debian.org>
Fri, 2 May 2025 02:50:00 +0000
(
04:50
+0200)
committer
Daniel Baumann
<daniel@debian.org>
Fri, 2 May 2025 02:50:00 +0000
(
04:50
+0200)
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