From: Kern Sibbald Date: Sat, 20 Sep 2008 09:25:02 +0000 (+0000) Subject: Remove all double quotes from SQLite creating script and replace by single quotes... X-Git-Tag: Release-7.0.0~4114 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a677930ee46e1b2a5a13a39badad64b3add136b1;p=bacula%2Fbacula Remove all double quotes from SQLite creating script and replace by single quotes as suggested by John Huttley git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7615 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/cats/make_sqlite3_tables.in b/bacula/src/cats/make_sqlite3_tables.in index e4f42569bf..0a1b75e5b1 100644 --- a/bacula/src/cats/make_sqlite3_tables.in +++ b/bacula/src/cats/make_sqlite3_tables.in @@ -10,7 +10,7 @@ db_name=@db_name@ ${bindir}/${sqlite} $* ${db_name}.db <. It significantly improves the performance of dbcheck for