Another layer of escaping for the escapes in the DB update script
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Mar 2011 00:40:44 +0000 (00:40 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Mar 2011 00:40:44 +0000 (00:40 +0000)
commit3d071af983c168fdbfba062eedc2bedbb5bbdf1b
tree8b85f27a9174f83a2ab697922272fb42f1eed39f
parent9970928c3a382eb3535dc9a986bcee8c4a930b1c
Another layer of escaping for the escapes in the DB update script

Apologies for the previous patch that led to breakage; I "tested" in a
script in which I had already hardcoded the answer I wanted after
running into problems with the previous version of the script. Not
good testing practice.

Thanks to Bill Erickson for suggesting the extra escapes. Tested in
a clean environment this time, and it works.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19843 dcc99617-32d9-48b4-a31d-7c20da2025e4
build/tools/update_db.sh