projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c7ab0c8
)
Fix shebang line and permissions of lib/perl5db.t
Duke Leto [Wed, 3 Jun 2009 19:28:08 +0000 (12:28 -0700)]
lib/perl5db.t
[changed mode: 0644->0755]
patch
|
blob
|
blame
|
history
diff --git
a/lib/perl5db.t
b/lib/perl5db.t
old mode 100644
(file)
new mode 100755
(executable)
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';