]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/btape.c
update version
[bacula/bacula] / bacula / src / stored / btape.c
index 38a82367078837293a9b68f4f4adf51dc69621c8..f1757b1d37123f22452dd7d93d12b12269b61927 100644 (file)
@@ -2552,6 +2552,7 @@ static bool do_unfill()
    if (compare_blocks(last_block, block)) {
       if (simple) {
          Pmsg0(-1, _("\nThe last block on the tape matches. Test succeeded.\n\n"));
+         rc = true;
       } else {
          Pmsg0(-1, _("\nThe last block of the first tape matches.\n\n"));
       }