From b77fbdd90f46b3d1602aa43e99abec096d93888e Mon Sep 17 00:00:00 2001 From: Steve 'Ashcrow' Milner Date: Sun, 13 Jan 2008 14:35:45 -0500 Subject: removed a lot of misplaced shebangs. --- func/minion/modules/service.py | 2 -- 1 file changed, 2 deletions(-) mode change 100755 => 100644 func/minion/modules/service.py (limited to 'func/minion/modules/service.py') diff --git a/func/minion/modules/service.py b/func/minion/modules/service.py old mode 100755 new mode 100644 index 3d3e4a9..d088907 --- a/func/minion/modules/service.py +++ b/func/minion/modules/service.py @@ -1,5 +1,3 @@ -#!/usr/bin/python - ## func ## ## Copyright 2007, Red Hat, Inc -- cgit