diff src/test/test_plugin_xep_0313.py @ 1934:2daf7b4c6756

use of /usr/bin/env instead of /usr/bin/python in shebang
author Goffi <goffi@goffi.org>
date Sun, 17 Apr 2016 14:45:26 +0200
parents 55440ee00905
children 70399d1acb47
line wrap: on
line diff
--- a/src/test/test_plugin_xep_0313.py	Sun Apr 17 13:37:40 2016 +0200
+++ b/src/test/test_plugin_xep_0313.py	Sun Apr 17 14:45:26 2016 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 # -*- coding: utf-8 -*-
 
 # SAT: a jabber client