X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fcats%2Fmake_ingres_tables.in;h=a3bc72506decf22c0b3d3300ecd3dec2b91e439d;hb=fb71554fa28e81b6125c2063e028976df18334f2;hp=05541b42365bd0546eb4dd95ddc648d44d26d6e7;hpb=0ac2bbd0f778fd42a1e0f8e5c29428c7030e8426;p=bacula%2Fbacula diff --git a/bacula/src/cats/make_ingres_tables.in b/bacula/src/cats/make_ingres_tables.in index 05541b4236..a3bc72506d 100755 --- a/bacula/src/cats/make_ingres_tables.in +++ b/bacula/src/cats/make_ingres_tables.in @@ -9,6 +9,15 @@ db_user=${db_user:-@db_user@} sql -u${db_user} $* ${db_name} <