Skip to content

Commit 59ea4c8

Browse files
committed
Make sure we use the venv for the Yum spider.
1 parent 51ff745 commit 59ea4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ftp/spider_yum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/share/python3/pginfra-virtualenv-yum-spider/bin/python3
22
import argparse
33
import sys
44
import os

0 commit comments

Comments
 (0)