From: Duke Leto Date: Wed, 3 Jun 2009 19:28:08 +0000 (-0700) Subject: Fix shebang line and permissions of lib/perl5db.t X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=af6d5e29619bcbab57bda9664186fbcbfbb24d6c;p=p5sagit%2Fp5-mst-13.2.git Fix shebang line and permissions of lib/perl5db.t --- diff --git a/lib/perl5db.t b/lib/perl5db.t old mode 100644 new mode 100755 index b0d2949..e14cfd3 --- a/lib/perl5db.t +++ b/lib/perl5db.t @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!./perl BEGIN { chdir 't' if -d 't';