projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51ff745
)
Make sure we use the venv for the Yum spider.
master
github/master
author
Dave Page
<
[email protected]
>
Mon, 15 Dec 2025 13:45:47 +0000
(13:45 +0000)
committer
Dave Page
<
[email protected]
>
Mon, 15 Dec 2025 13:45:56 +0000
(13:45 +0000)
tools/ftp/spider_yum.py
patch
|
blob
|
blame
|
history
diff --git
a/tools/ftp/spider_yum.py
b/tools/ftp/spider_yum.py
index 1b44e681c7258b089aae47003f708f0370bcd9b9..47d7a267904efa39cfab62d4dd17f444faade6a4 100755
(executable)
--- a/
tools/ftp/spider_yum.py
+++ b/
tools/ftp/spider_yum.py
@@
-1,4
+1,4
@@
-#!/usr/
bin/env
python3
+#!/usr/
share/python3/pginfra-virtualenv-yum-spider/bin/
python3
import argparse
import sys
import os