diff options
Diffstat (limited to 'test/rpmdb-cache.py')
-rwxr-xr-x | test/rpmdb-cache.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rpmdb-cache.py b/test/rpmdb-cache.py index fdfc92f..2a4627d 100755 --- a/test/rpmdb-cache.py +++ b/test/rpmdb-cache.py @@ -1,4 +1,4 @@ -#! /usr/bin/python -tt +#! /usr/bin/python3 -tt import sys import yum |