]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/cats/update_bdb_tables.in
Fix segfault when loading Plugins
[bacula/bacula] / bacula / src / cats / update_bdb_tables.in
1 #!/bin/sh
2 #
3 # Shell script to update bdb tables
4 # Nothing to do here.
5 #
6 echo " "
7 bindir=@SQL_BINDIR@
8
9 exit 0