From bd9e4fe320ac35efaacd792be6edfa32838801e9 Mon Sep 17 00:00:00 2001 From: Steve 'Ashcrow' Milner Date: Mon, 14 Jan 2008 21:04:07 -0500 Subject: removed more shebangs from files that are not executable as part of the application. rpmlint should output less warnings/errors. --- func/certmaster.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'func/certmaster.py') diff --git a/func/certmaster.py b/func/certmaster.py index fa72493..1cde806 100755 --- a/func/certmaster.py +++ b/func/certmaster.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - # FIXME: more intelligent fault raises """ -- cgit