diff options
Diffstat (limited to 'tests/utils/create-files.py')
-rwxr-xr-x | tests/utils/create-files.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils/create-files.py b/tests/utils/create-files.py index 594072a359a..6b72a853509 100755 --- a/tests/utils/create-files.py +++ b/tests/utils/create-files.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python3 # This script was developed by Vijaykumar Koppad (vkoppad@redhat.com) # The latest version of this script can found at |