Re: [perfmon2] [PATCH] Remove shbang from python files that are not executable.

2012-04-26 Thread stephane eranian
Patch applied. Thanks. On Tue, Apr 24, 2012 at 10:39 PM, Arun Sharma wrote: > Cc: eran...@gmail.com > Cc: wco...@redhat.com > > --- >  python/src/pmu.py     |    1 - >  python/src/session.py |    1 - >  2 files changed, 2 deletions(-) > > diff --git a/python/src/pmu.py b/python/src/pmu.py > index

[perfmon2] [PATCH] Remove shbang from python files that are not executable.

2012-04-24 Thread Arun Sharma
Cc: eran...@gmail.com Cc: wco...@redhat.com --- python/src/pmu.py |1 - python/src/session.py |1 - 2 files changed, 2 deletions(-) diff --git a/python/src/pmu.py b/python/src/pmu.py index e90b72a..47c3e75 100644 --- a/python/src/pmu.py +++ b/python/src/pmu.py @@ -1,4 +1,3 @@ -#!/usr