Bugzilla – Attachment 48898 Details for
Bug 16031
sitemap.pl shouldn't append protocol to OPACBaseURL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 16031: (followup) Fix documentation
SIGNED-OFF-Bug-16031-followup-Fix-documentation.patch (text/plain), 838 bytes, created by
Mark Tompsett
on 2016-03-09 20:08:58 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 16031: (followup) Fix documentation
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2016-03-09 20:08:58 UTC
Size:
838 bytes
patch
obsolete
>From 5beff74c5f6fd665fd2f31532b9d50fc9e46677f Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 9 Mar 2016 15:46:46 -0300 >Subject: [PATCH] [SIGNED-OFF] Bug 16031: (followup) Fix documentation > >This followup fixes a tiny mistake in the script POD. > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > misc/cronjobs/sitemap.pl | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/misc/cronjobs/sitemap.pl b/misc/cronjobs/sitemap.pl >index bc1bca7..2a57706 100755 >--- a/misc/cronjobs/sitemap.pl >+++ b/misc/cronjobs/sitemap.pl >@@ -72,7 +72,8 @@ $sitemaper->run(); > =head1 SYNOPSIS > > sitemap.pl --verbose >- sitemap.pl --noshort --url /home/koha/mylibrary/www >+ sitemap.pl --noshort --dir /home/koha/mylibrary/www >+ sitemap.pl --url opac.myDNSname.org > > =head1 DESCRIPTION > >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16031
:
48893
|
48894
|
48897
|
48898
|
48952
|
48953