projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee6487
)
bloat-o-meter: don't require that pythin is in /usr/bin.
author
Lauri Kasanen
<curaga@operamail.com>
Fri, 8 Jul 2011 08:56:58 +0000
(10:56 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Fri, 8 Jul 2011 08:56:58 +0000
(10:56 +0200)
Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
scripts/bloat-o-meter
patch
|
blob
|
history
diff --git
a/scripts/bloat-o-meter
b/scripts/bloat-o-meter
index 91374c1ca91773141ca80c643bd8a6b2a6d1a586..0d3ff7f5e6f9cd0a28920af4b5522e8f78929d21 100755
(executable)
--- a/
scripts/bloat-o-meter
+++ b/
scripts/bloat-o-meter
@@
-1,8
+1,8
@@
-#!/usr/bin/python
+#!/usr/bin/
env
python
#
# Copyright 2004 Matt Mackall <mpm@selenic.com>
#
-#
i
nspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen
+#
I
nspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen
#
# This software may be used and distributed according to the terms
# of the GNU General Public License, incorporated herein by reference.