Bugzilla – Attachment 158165 Details for
Bug 35146
Missing db_revs file for Koha 21.11.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35146 - Missing db_revs file for Koha 21.11.24
Bug-35146---Missing-dbrevs-file-for-Koha-211124.patch (text/plain), 773 bytes, created by
Danyon Sewell
on 2023-11-01 02:29:59 UTC
(
hide
)
Description:
Bug 35146 - Missing db_revs file for Koha 21.11.24
Filename:
MIME Type:
Creator:
Danyon Sewell
Created:
2023-11-01 02:29:59 UTC
Size:
773 bytes
patch
obsolete
>From 99230d016392dc7293f24c9ecd185531c072e30e Mon Sep 17 00:00:00 2001 >From: danyonsewell <danyonsewell@catalyst.net.nz> >Date: Wed, 1 Nov 2023 02:27:51 +0000 >Subject: [PATCH] Bug 35146 - Missing db_revs file for Koha 21.11.24 > >Adding missing revs file. >--- > installer/data/mysql/db_revs/211124000.pl | 1 + > 1 file changed, 1 insertion(+) > mode change 100755 => 100644 installer/data/mysql/db_revs/211124000.pl > >diff --git a/installer/data/mysql/db_revs/211124000.pl b/installer/data/mysql/db_revs/211124000.pl >old mode 100755 >new mode 100644 >index ed2a0e3d750..dba8989b2e2 >--- a/installer/data/mysql/db_revs/211124000.pl >+++ b/installer/data/mysql/db_revs/211124000.pl >@@ -5,3 +5,4 @@ return { > description => 'Koha 21.11.24 release', > up => sub {}, > } >+ >-- >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 35146
: 158165