From c5c54d4d6486d85a151c6fcd4c5dcdaf2dfbcaf6 Mon Sep 17 00:00:00 2001 From: yvesf Date: Sat, 10 Apr 2010 10:53:59 +0000 Subject: include rev number in egg name git-svn-id: http://10.2.2.13/svn/common/ebus@1640 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd --- bin/ebus_dump | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/ebus_dump b/bin/ebus_dump index 01d2ede..3a86ee8 100644 --- a/bin/ebus_dump +++ b/bin/ebus_dump @@ -1,3 +1,4 @@ +#!/usr/bin/python # -*- coding:utf8 -*- import asyncore from ebus import EbusReader -- cgit v1.2.1