]> git.evergreen-ils.org Git - Evergreen.git/commit
Another layer of escaping for the escapes in the DB update script
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Mar 2011 00:41:24 +0000 (00:41 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 22 Mar 2011 00:41:24 +0000 (00:41 +0000)
commit3b66b01c8f9065278860d45db9d7e493bd24509d
treeaea3dfc314f43aa016af0d1da62f2ce8e75a9159
parentc9aa31bf540fe9ef2784816544153614e04cd2f6
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/branches/rel_2_1@19844 dcc99617-32d9-48b4-a31d-7c20da2025e4
build/tools/update_db.sh