[IMP] clean permissions and shebang in files
authorMartin Trigaux <mat@openerp.com>
Tue, 14 May 2013 10:33:33 +0000 (12:33 +0200)
committerMartin Trigaux <mat@openerp.com>
Tue, 14 May 2013 10:33:33 +0000 (12:33 +0200)
bzr revid: mat@openerp.com-20130514103333-puuj4kmxq3bwzwec

history/check_profile_l10n_all.py
openerp/addons/base_quality_interrogation.py
openerp/cli/server.py
openerp/netsvc.py
openerp/osv/expression.py
openerp/service/cron.py

index 5c1c1fa..e7b391a 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #    
index 1795db7..085d91f 100755 (executable)
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #    
index 549b652..943ce9a 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
index 9495cec..d96449c 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
index 8d0e937..58f3514 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
index 773191d..a20c8fc 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #