From baa810781d807dae665ee2849530d6646d88cd14 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 10 May 2017 10:23:56 +0200 Subject: [PATCH] Tweak fix typo in update_postgres_tables.in --- bacula/src/cats/update_postgresql_tables.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2