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 0d937eff978..05cf1279999 100755 --- a/tests/utils/create-files.py +++ b/tests/utils/create-files.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python2 # This script was developed by Vijaykumar Koppad (vkoppad@redhat.com) # The latest version of this script can found at |