From 07130050a1d0dec3bb0d399d49f82b5c23928311 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Fri, 9 Jun 2023 15:37:19 -0300 Subject: [PATCH] db_revs fixes Signed-off-by: Tomas Cohen Arazi --- installer/data/mysql/db_revs/211112000.pl~ | 7 ------- installer/data/mysql/db_revs/211120000.pl | 0 2 files changed, 7 deletions(-) delete mode 100755 installer/data/mysql/db_revs/211112000.pl~ mode change 100644 => 100755 installer/data/mysql/db_revs/211120000.pl diff --git a/installer/data/mysql/db_revs/211112000.pl~ b/installer/data/mysql/db_revs/211112000.pl~ deleted file mode 100755 index 212549da1f..0000000000 --- a/installer/data/mysql/db_revs/211112000.pl~ +++ /dev/null @@ -1,7 +0,0 @@ -use Modern::Perl; - -return { - bug_number => undef, - description => 'Koha 21.11.12 release', - up => sub {}, -} diff --git a/installer/data/mysql/db_revs/211120000.pl b/installer/data/mysql/db_revs/211120000.pl old mode 100644 new mode 100755 -- 2.39.5