From b13cf60281576c36e3b8f9672b3ce44aba5a5076 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Mon, 6 Oct 2025 17:07:50 +0000 Subject: [PATCH] Bug 34596: (follow- up) Fix gnu link --- t/db_dependent/Realtime_holdsqueue.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_dependent/Realtime_holdsqueue.t b/t/db_dependent/Realtime_holdsqueue.t index c4c074d574a..befa59fd4cc 100755 --- a/t/db_dependent/Realtime_holdsqueue.t +++ b/t/db_dependent/Realtime_holdsqueue.t @@ -13,7 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with Koha; if not, see . +# along with Koha; if not, see . use Modern::Perl; -- 2.39.5