Bugzilla – Attachment 184920 Details for
Bug 39740
[Follow-up of 36932] Split dev_install into git_install and debug_mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39740: Fix adjust_paths_git_install in koha-es-indexer
Bug-39740-Fix-adjustpathsgitinstall-in-koha-es-ind.patch (text/plain), 827 bytes, created by
Jonathan Druart
on 2025-07-31 10:17:30 UTC
(
hide
)
Description:
Bug 39740: Fix adjust_paths_git_install in koha-es-indexer
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-07-31 10:17:30 UTC
Size:
827 bytes
patch
obsolete
>From 3551d5943669ded9fec79f47545dad2c06a1330e Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 31 Jul 2025 12:17:12 +0200 >Subject: [PATCH] Bug 39740: Fix adjust_paths_git_install in koha-es-indexer > >--- > debian/scripts/koha-es-indexer | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-es-indexer b/debian/scripts/koha-es-indexer >index 9c2b9786c75..d1d87787799 100755 >--- a/debian/scripts/koha-es-indexer >+++ b/debian/scripts/koha-es-indexer >@@ -204,7 +204,7 @@ if [ $# -gt 0 ]; then > > if is_instance $name; then > >- adjust_paths_dev_install $name >+ adjust_paths_git_install $name > worker_DAEMON="${KOHA_HOME}/${KOHA_BINDIR}/workers/es_indexer_daemon.pl" > export PERL5LIB > >-- >2.34.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 39740
:
184187
|
184432
|
184798
|
184799
|
184800
|
184801
|
184802
|
184803
|
184804
|
184873
|
184874
|
184920
|
184989
|
184990
|
184991
|
184992
|
184993
|
184994
|
184995
|
184996
|
184997
|
184998