DORMANTno replies

[PATCH] Correct shebang line for contrib/stats/packinfo.pl

From: Brian Downing <hidden>
Date: 2016-06-15 22:43:21
Subsystem: the rest · Maintainer: Linus Torvalds

"/bin/perl"?  What was I thinking?

Signed-off-by: Brian Downing <redacted>
---
 contrib/stats/packinfo.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/stats/packinfo.pl b/contrib/stats/packinfo.pl
index 792673a..aab501e 100755
--- a/contrib/stats/packinfo.pl
+++ b/contrib/stats/packinfo.pl
@@ -1,4 +1,4 @@
-#!/bin/perl
+#!/usr/bin/perl
 #
 # This tool will print vaguely pretty information about a pack.  It
 # expects the output of "git-verify-pack -v" as input on stdin.
-- 
1.5.2.GIT
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help