X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fcats%2Fmake_ingres_tables.in;h=a3bc72506decf22c0b3d3300ecd3dec2b91e439d;hb=fb71554fa28e81b6125c2063e028976df18334f2;hp=4a159a9578dd60f2b41dfa34a7a4ddf13c459b62;hpb=1a78eef5cb468385879a7a82d70cdf09faddcc8a;p=bacula%2Fbacula diff --git a/bacula/src/cats/make_ingres_tables.in b/bacula/src/cats/make_ingres_tables.in index 4a159a9578..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} <