From 46dc405cb68c62e4381e7651e81b80f997375e9d Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 17 Dec 2013 12:13:34 -0500 Subject: [PATCH] And typos. Signed-off-by: Dan Scott --- Open-ILS/tests/datasets/sql/libraries.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/tests/datasets/sql/libraries.sql b/Open-ILS/tests/datasets/sql/libraries.sql index a91a475bb8..6bf88c6fe9 100644 --- a/Open-ILS/tests/datasets/sql/libraries.sql +++ b/Open-ILS/tests/datasets/sql/libraries.sql @@ -48,7 +48,7 @@ INSERT INTO actor.hours_of_operation (id, dow_0_open, dow_0_close, dow_1_open, d -- BR1 - accept defaults of 09:00 - 17:00 for each day (4, '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), -- BR2 - accept defaults of 09:00 - 17:00 for some days - (5, '08:30', '21:30', '09:30', '14:30', '10:00', '21:30', , '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), + (5, '08:30', '21:30', '09:30', '14:30', '10:00', '21:30', '09:00', '17:00', '09:00', '17:00', '09:00', '17:00'), -- BR3 - accept defaults of 09:00 - 17:00 for some days (6, '08:00', '23:30', '08:00', '23:30', '08:00', '23:30', '08:00', '23:30', '09:00', '23:30', '13:00', '23:30', '09:00', '23:30'), -- BR4 - closed on weekends (convention is 00:00 - 00:00) -- 2.11.0