]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix #2962 Change btape sample output message
authorEric Bollengier <eric@baculasystems.com>
Tue, 22 Nov 2022 15:39:30 +0000 (16:39 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:57:00 +0000 (13:57 +0200)
bacula/src/stored/btape.c

index f31f1cc5fd3aa17ce4df7fb99783a7bad4930764..e36a710a20f56a0cc9146ece7bceeaceea6f41fd 100644 (file)
@@ -1793,7 +1793,7 @@ failed:
    }
 
 all_done:
-   Pmsg0(-1, _("\nThe above Bacula scan should have output identical to what follows.\n"
+   Pmsg0(-1, _("\nThe above Bacula scan should have output similar to what follows.\n"
         "Please double check it ...\n"
         "=== Sample correct output ===\n"
         "1 block of 64448 bytes in file 1\n"