]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/create_bacula_database.in
bat: Use BVFS on bRestore view
[bacula/bacula] / bacula / src / cats / create_bacula_database.in
index 16008698ba5353a96f8d7ecc7bbadbd77f0dc0cc..d28508d12135a19636186925ff5a882bf7a12aea 100644 (file)
@@ -11,7 +11,7 @@ else
     echo "Creating MySQL database"
     @scriptdir@/create_mysql_database $*
   elif test xingres = x@DB_TYPE@ ; then
-    echo "Creating Ingres database"
+    echo "Creating Ingres database with $*"
     @scriptdir@/create_ingres_database $*
   else
     echo "Creating PostgreSQL database"