]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/updatedb/update_bdb_tables_9_to_10
kes Modify job report to include director name and Build OS.
[bacula/bacula] / bacula / updatedb / update_bdb_tables_9_to_10
diff --git a/bacula/updatedb/update_bdb_tables_9_to_10 b/bacula/updatedb/update_bdb_tables_9_to_10
new file mode 100755 (executable)
index 0000000..4a4e91a
--- /dev/null
@@ -0,0 +1,9 @@
+#!/bin/sh
+#
+# Shell script to update bdb tables
+# Nothing to do here.
+#
+echo " "
+bindir=/home/kern/bacula/depkgs/sqlite
+
+exit 0