Re: [Bacula-devel] Three fixes for update_sqlite3_tables.in

2010-12-30 Thread Eric Bollengier
Hello Martin, Thanks for your two patches, they will be applied shortly. Bye Le jeudi 30 décembre 2010 18:25:05, Martin Simmons a écrit : > This patch fixes some problems in update_sqlite3_tables.in from git > origin/Branch-5.1: > > 1) The variable should be DBVERSION. > 2) Undo a typo in the d

[Bacula-devel] Three fixes for update_sqlite3_tables.in

2010-12-30 Thread Martin Simmons
This patch fixes some problems in update_sqlite3_tables.in from git origin/Branch-5.1: 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?). __Martin index 07d807c..d627976 100644 --- a/bacula/src/ca