From: Kern Sibbald Date: Wed, 10 May 2017 08:23:56 +0000 (+0200) Subject: Tweak fix typo in update_postgres_tables.in X-Git-Tag: Release-7.9.0~38 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=baa810781d807dae665ee2849530d6646d88cd14;p=bacula%2Fbacula Tweak fix typo in update_postgres_tables.in --- diff --git a/bacula/src/cats/update_postgresql_tables.in b/bacula/src/cats/update_postgresql_tables.in index c4564fbfaa..3a7e4bc137 100644 --- a/bacula/src/cats/update_postgresql_tables.in +++ b/bacula/src/cats/update_postgresql_tables.in @@ -160,7 +160,7 @@ END-OF-DATA echo "Update of Bacula PostgreSQL tables 15 to 16 succeeded." getVersion else - echo "Update of Bacula PostgreSQL tables 15 to 116 failed." + echo "Update of Bacula PostgreSQL tables 15 to 16 failed." exit 1 fi fi