[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Sébastien Coavoux
s.coavoux at free.fr
Tue Feb 28 22:15:09 UTC 2012
The following commit has been merged in the debian/master branch:
commit 37579c6f5a962eb274fbf0d0d2d1c5052998a021
Author: Sébastien Coavoux <s.coavoux at free.fr>
Date: Sat Jan 21 13:01:04 2012 +0100
Replacing the useless shebang by a useful utf-8 encoding. Sorry guys, I'm tired too sometimes :)
diff --git a/shinken/daemon.py b/shinken/daemon.py
index 9ec1fb1..6c9cb57 100644
--- a/shinken/daemon.py
+++ b/shinken/daemon.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+# -*- coding: utf-8 -*-
# Copyright (C) 2009-2011 :
# Gabes Jean, naparuba at gmail.com
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list