update RTSERVER
authorKevin Falcone <falcone@bestpractical.com>
Tue, 22 Oct 2013 18:39:16 +0000 (14:39 -0400)
committerFather 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

index 71145d4..82f624b 100644 (file)
@@ -11,7 +11,7 @@ if [ -z "$RTPASSWD" ]; then
 fi
 
 
-export RTSERVER=http://rt.perl.org/rt3
+export RTSERVER=https://rt.perl.org/