[or-cvs] [githax/master] perl likes to hang around in /usr/bin. thanks to shahn iirc

nickm at torproject.org nickm at torproject.org
Mon Aug 9 20:47:47 UTC 2010


Author: Nick Mathewson <nickm at torproject.org>
Date: Mon, 9 Aug 2010 16:48:09 -0400
Subject: perl likes to hang around in /usr/bin. thanks to shahn iirc
Commit: 8075fcc146302edccd59f56ac4496e4acfc9c8c5

---
 scripts/listMergedBranches |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/scripts/listMergedBranches b/scripts/listMergedBranches
index 77023a5..8e8621c 100755
--- a/scripts/listMergedBranches
+++ b/scripts/listMergedBranches
@@ -1,4 +1,4 @@
-#!/bin/perl
+#!/usr/bin/perl
 #
 # This is a handy tool I use to see which of my local (and public) branches
 # I have already merged into master.
-- 
1.7.1



More information about the tor-commits mailing list