commit:     72ef1caf407f485525f424d38f3785049dbfff50
Author:     Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Sat Dec 27 19:53:25 2014 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Dec 27 19:53:25 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/ruby-scripts.git;a=commit;h=72ef1caf

Update shebang.

---
 ruby-stats/ruby_stats.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruby-stats/ruby_stats.py b/ruby-stats/ruby_stats.py
index d60b153..ce51e98 100755
--- a/ruby-stats/ruby_stats.py
+++ b/ruby-stats/ruby_stats.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 # date                ruby.eclass     ruby-ng.eclass  ruby18  ruby19  jruby
 # 2010-01-20    181             143             141     68      51
 # 2010-01-21    180             144             142     68      52

Reply via email to