"/bin/perl"? What was I thinking? Signed-off-by: Brian Downing <bdowning@xxxxxxxxx> --- 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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html