diff options
Diffstat (limited to 'checks/check-ra.py')
-rwxr-xr-x | checks/check-ra.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/check-ra.py b/checks/check-ra.py index 13a41263f..a1df50ba4 100755 --- a/checks/check-ra.py +++ b/checks/check-ra.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 # Authors: # Jason Gerard DeRose <jderose@redhat.com> # John Dennis <jdennis@redhat.com> |