]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak fix typo in update_postgres_tables.in
authorKern Sibbald <kern@sibbald.com>
Wed, 10 May 2017 08:23:56 +0000 (10:23 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 22 May 2017 13:01:42 +0000 (15:01 +0200)
bacula/src/cats/update_postgresql_tables.in

index c4564fbfaa46fc1f028cff031112b59d0fd594ec..3a7e4bc1379b524519f834f37c72da69b81a9ead 100644 (file)
@@ -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