diff options
Diffstat (limited to 'src/sosreport')
-rwxr-xr-x | src/sosreport | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sosreport b/src/sosreport index 37a88a47..5b56617b 100755 --- a/src/sosreport +++ b/src/sosreport @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python """ Gather information about a system and report it using plugins supplied for application-specific information |