From: Dan Scott <dan@coffeecode.net>
Date: Mon, 18 Jul 2011 15:43:13 +0000 (-0400)
Subject: Remove extraneous COMMIT message in 950 seed data
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8de304ac0b98147ab327954d7d2e9e5d4460a469;p=evergreen%2Fmasslnc.git

Remove extraneous COMMIT message in 950 seed data

The extra COMMIT message didn't hurt when creating a new schema, but did
result in a warning message that could cause confusion. So, get rid of
it to avoid that.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
---

diff --git a/Open-ILS/src/sql/Pg/950.data.seed-values.sql b/Open-ILS/src/sql/Pg/950.data.seed-values.sql
index d53e0578f2..9cf3bbca3c 100644
--- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql
+++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql
@@ -2750,9 +2750,8 @@ INSERT into config.org_unit_setting_type
 ( 'org.patron_opt_default',
     oils_i18n_gettext( 'org.patron_opt_default', 'Circ: Patron Opt-In Default', 'coust', 'label'),
     oils_i18n_gettext( 'org.patron_opt_default', 'This is the default depth at which a patron is opted in; it is calculated as an org unit relative to the current workstation.', 'coust', 'label'),
-    'integer');
+    'integer')
 
-COMMIT;
 ;
 
 UPDATE config.org_unit_setting_type