From: Eric Bollengier Date: Fri, 10 Sep 2021 14:51:50 +0000 (+0200) Subject: Fix error message in update_postgresql_tables_1023_to_1024 X-Git-Tag: Beta-15.0.0~892 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f034b82f1e07d5442221c151bcfe39b761b4762;p=thirdparty%2Fbacula.git Fix error message in update_postgresql_tables_1023_to_1024 --- diff --git a/bacula/updatedb/update_postgresql_tables_1023_to_1024.in b/bacula/updatedb/update_postgresql_tables_1023_to_1024.in index 7b4661a13..faddc0def 100644 --- a/bacula/updatedb/update_postgresql_tables_1023_to_1024.in +++ b/bacula/updatedb/update_postgresql_tables_1023_to_1024.in @@ -34,7 +34,6 @@ commit; END-OF-DATA then echo "Update of Bacula PostgreSQL tables 1023 to 1024 succeeded." - getVersion else echo "Update of Bacula PostgreSQL tables 1023 to 1024 failed." exit 1