Bugzilla – Attachment 151731 Details for
Bug 32478
Remove Koha::Config::SysPref->find since bypasses cache
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32478: (QA follow-up) Shebang and chmod for Koha/Config/SysPrefs.t
Bug-32478-QA-follow-up-Shebang-and-chmod-for-KohaC.patch (text/plain), 815 bytes, created by
Marcel de Rooy
on 2023-05-26 10:07:33 UTC
(
hide
)
Description:
Bug 32478: (QA follow-up) Shebang and chmod for Koha/Config/SysPrefs.t
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-05-26 10:07:33 UTC
Size:
815 bytes
patch
obsolete
>From fea35ed31e703c584e1a7967065df6e07233b0c3 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 26 May 2023 08:32:21 +0000 >Subject: [PATCH] Bug 32478: (QA follow-up) Shebang and chmod for > Koha/Config/SysPrefs.t >Content-Type: text/plain; charset=utf-8 > >Test plan: >Run t/db_dependent/Koha/Config/SysPrefs.t > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > t/db_dependent/Koha/Config/SysPrefs.t | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/t/db_dependent/Koha/Config/SysPrefs.t b/t/db_dependent/Koha/Config/SysPrefs.t >index 15ca9ff9db..0f540edd30 100755 >--- a/t/db_dependent/Koha/Config/SysPrefs.t >+++ b/t/db_dependent/Koha/Config/SysPrefs.t >@@ -1,3 +1,5 @@ >+#!/usr/bin/perl >+ > # This file is part of Koha. > # > # Copyright 2018 Koha Development Team >-- >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 32478
:
144633
|
150685
|
150687
|
150688
|
150689
|
150690
|
151136
|
151726
|
151727
|
151728
|
151729
|
151730
| 151731 |
151732