]> git.sur5r.net Git - bacula/bacula/commit
Fixes some problems in update_sqlite3_tables.in
authorMartin Simmons <martin@lispworks.com>
Thu, 30 Dec 2010 17:35:04 +0000 (18:35 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:48 +0000 (14:39 +0200)
commitc7b7956a33650c49274921eda69d32cdc9dce03e
tree5228050c95c0be6bbfdbb333bce52d90538d7148
parentd6ffab9ba524e954a13e97fe79a1021d2d5f13bc
Fixes some problems in update_sqlite3_tables.in

1) The variable should be DBVERSION.
2) Undo a typo in the database name argument.
3) Put END on its own line to make it work on FreeBSD (non bash?).
bacula/src/cats/update_sqlite3_tables.in