summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/ipa_restore.py
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-08-20 13:38:29 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-08-26 13:03:32 +0200
commitedf92f765099366ae4e0b28e2aeaa54b7af92712 (patch)
treec1ed80a1f76217a0efe93068d73c40587f70af94 /ipaserver/install/ipa_restore.py
parent278c87cc624f3f448d2686eca27e750e7276acad (diff)
downloadfreeipa.git-edf92f765099366ae4e0b28e2aeaa54b7af92712.tar.gz
freeipa.git-edf92f765099366ae4e0b28e2aeaa54b7af92712.tar.xz
freeipa.git-edf92f765099366ae4e0b28e2aeaa54b7af92712.zip
Remove redundant shebangs
Remove redundant shebangs from files that are not used as scripts. https://fedorahosted.org/freeipa/ticket/3853
Diffstat (limited to 'ipaserver/install/ipa_restore.py')
-rw-r--r--ipaserver/install/ipa_restore.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/ipaserver/install/ipa_restore.py b/ipaserver/install/ipa_restore.py
index 35cc6a51..2d4be57f 100644
--- a/ipaserver/install/ipa_restore.py
+++ b/ipaserver/install/ipa_restore.py
@@ -1,5 +1,4 @@
-#!/usr/bin/python
-# Authors: Rob Crittenden <rcritten@redhat.com
+# Authors: Rob Crittenden <rcritten@redhat.com>
#
# Copyright (C) 2013 Red Hat
# see file 'COPYING' for use and warranty information