Bugzilla – Attachment 154677 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: [Alternate][follow-up] watch whole codebase
Bug-31729-Alternatefollow-up-watch-whole-codebase.patch (text/plain), 831 bytes, created by
David Cook
on 2023-08-21 01:29:46 UTC
(
hide
)
Description:
Bug 31729: [Alternate][follow-up] watch whole codebase
Filename:
MIME Type:
Creator:
David Cook
Created:
2023-08-21 01:29:46 UTC
Size:
831 bytes
patch
obsolete
>From 60f9dfeae31025817bcbaf8104be9cdf0a54e793 Mon Sep 17 00:00:00 2001 >From: David Cook <dcook@prosentient.com.au> >Date: Mon, 21 Aug 2023 01:27:55 +0000 >Subject: [PATCH] Bug 31729: [Alternate][follow-up] watch whole codebase > >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > debian/scripts/koha-plack | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-plack b/debian/scripts/koha-plack >index 86ce5c2f68..627a56cab6 100755 >--- a/debian/scripts/koha-plack >+++ b/debian/scripts/koha-plack >@@ -112,7 +112,7 @@ start_plack() > fi > > if [ "$hot_reload" = "yes" ] && [ "$KOHA_INSTANCE" = "kohadev" ] && [ -d "/kohadevbox/koha/Koha" ]; then >- plack_hot_reload="-R /kohadevbox/koha/Koha"; >+ plack_hot_reload="-R /kohadevbox/koha"; > daemonize="" > fi > >-- >2.30.2
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