projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef6a87
)
update RTSERVER
author
Kevin Falcone
<falcone@bestpractical.com>
Tue, 22 Oct 2013 18:39:16 +0000
(14:39 -0400)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 25 Oct 2013 21:41:30 +0000
(14:41 -0700)
This didn't work properly as is (because of the redirect from
http://rt.perl.org/rt3/ to https://rt.perl.org/rt3/) but at least it'll
work if someone tries it going forward.
Porting/rt_list_patches
patch
|
blob
|
history
diff --git
a/Porting/rt_list_patches
b/Porting/rt_list_patches
index
71145d4
..
82f624b
100644
(file)
--- a/
Porting/rt_list_patches
+++ b/
Porting/rt_list_patches
@@
-11,7
+11,7
@@
if [ -z "$RTPASSWD" ]; then
fi
-export RTSERVER=http
://rt.perl.org/rt3
+export RTSERVER=http
s://rt.perl.org/