Bugzilla – Attachment 142044 Details for
Bug 31729
Enable automatic filesystem refresh in Plack
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31729: Enable automatic filesystem refresh in Plack (3)
Bug-31729-Enable-automatic-filesystem-refresh-in-P.patch (text/plain), 806 bytes, created by
Mason James
on 2022-10-17 23:05:06 UTC
(
hide
)
Description:
Bug 31729: Enable automatic filesystem refresh in Plack (3)
Filename:
MIME Type:
Creator:
Mason James
Created:
2022-10-17 23:05:06 UTC
Size:
806 bytes
patch
obsolete
>From 87a896842b250a540a31f9c40720c2aa79c8f013 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Wed, 12 Oct 2022 20:24:13 +1300 >Subject: [PATCH] Bug 31729: Enable automatic filesystem refresh in Plack (3) >Content-Type: text/plain; charset="utf-8" > >fix 'elif' typo >--- > debian/scripts/koha-watcher | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-watcher b/debian/scripts/koha-watcher >index e68de6e26e..eac53a0517 100755 >--- a/debian/scripts/koha-watcher >+++ b/debian/scripts/koha-watcher >@@ -49,7 +49,7 @@ done > if [ -z $dir ]; then > echo "Error: you must provide a directory name" > exit >-elsif [ -z $instance ]; then >+elif [ -z $instance ]; then > echo "Error: you must provide an instance name" > exit > fi >-- >2.20.1
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 31729
:
141577
|
141578
|
141596
|
141597
|
141598
|
141714
|
141715
|
141716
|
142043
|
142044
|
142050
|
148600
|
148602
|
148603
|
148606
|
148612
|
148613
|
148720
|
154542
|
154601
|
154605
|
154676
|
154677