From 758741797eff1d6a4ddfc55314886d75f5cb3030 Mon Sep 17 00:00:00 2001 From: astokes Date: Fri, 26 Mar 2010 21:16:42 +0000 Subject: remove shebang from lib git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@886 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- sos/sosreport.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sos/sosreport.py b/sos/sosreport.py index 814f07cb..bce9bb9f 100755 --- a/sos/sosreport.py +++ b/sos/sosreport.py @@ -1,4 +1,3 @@ -#!/usr/bin/python """ Gather information about a system and report it using plugins supplied for application-specific information -- cgit